Re: trunk compile problems after r29668

2009-05-18 Thread Enrico Forestieri
On Sat, May 16, 2009 at 08:13:18PM +0200, Enrico Forestieri wrote: > I am facing really strange problems > with Qt 4.5.1 as regards file handling on Cygwin. Found and corrected the problem on Cygwin, so I most probably will switch to 4.5.1 there. However, on Solaris I am still confined to 4.2.3,

Re: trunk compile problems after r29668

2009-05-16 Thread Enrico Forestieri
On Sat, May 16, 2009 at 07:35:54PM +0200, Andre Poenitz wrote: > On Sat, May 16, 2009 at 07:24:55PM +0200, Enrico Forestieri wrote: > > On Sat, May 16, 2009 at 07:18:06PM +0200, Andre Poenitz wrote: > > > > > On Sat, May 16, 2009 at 06:35:55PM +0200, Enrico Forestieri wrote: > > > > On Sat, May 1

Re: trunk compile problems after r29668

2009-05-16 Thread Andre Poenitz
On Sat, May 16, 2009 at 07:24:55PM +0200, Enrico Forestieri wrote: > On Sat, May 16, 2009 at 07:18:06PM +0200, Andre Poenitz wrote: > > > On Sat, May 16, 2009 at 06:35:55PM +0200, Enrico Forestieri wrote: > > > On Sat, May 16, 2009 at 05:59:50PM +0200, Enrico Forestieri wrote: > > > > > > > Jean-

Re: trunk compile problems after r29668

2009-05-16 Thread Enrico Forestieri
On Sat, May 16, 2009 at 07:18:06PM +0200, Andre Poenitz wrote: > On Sat, May 16, 2009 at 06:35:55PM +0200, Enrico Forestieri wrote: > > On Sat, May 16, 2009 at 05:59:50PM +0200, Enrico Forestieri wrote: > > > > > Jean-Marc, maybe autotools should be revised such that to not add the > > > Qt dirs

Re: trunk compile problems after r29668

2009-05-16 Thread Andre Poenitz
On Sat, May 16, 2009 at 06:35:55PM +0200, Enrico Forestieri wrote: > On Sat, May 16, 2009 at 05:59:50PM +0200, Enrico Forestieri wrote: > > > Jean-Marc, maybe autotools should be revised such that to not add the > > Qt dirs to the include path, in order to avoid the slip of Qt code in > > liblyxsu

Re: trunk compile problems after r29668

2009-05-16 Thread Uwe Stöhr
> However, I understood what the problem was and I think I fixed it now. Thanks, I can now again compile trunk using SCons. regards Uwe

Re: trunk compile problems after r29668

2009-05-16 Thread Enrico Forestieri
On Sat, May 16, 2009 at 05:59:50PM +0200, Enrico Forestieri wrote: > Jean-Marc, maybe autotools should be revised such that to not add the > Qt dirs to the include path, in order to avoid the slip of Qt code in > liblyxsupport. I meant liblyxcore. I did that now. -- Enrico

Re: trunk compile problems after r29668

2009-05-16 Thread Enrico Forestieri
On Sat, May 16, 2009 at 05:08:15PM +0200, Enrico Forestieri wrote: > On Sat, May 16, 2009 at 12:36:10AM +0200, Uwe St�hr wrote: > > > Vincent van Ravesteijn schrieb: > > > > >> I can no longer compile trunk: > > >> d:\lyxsvn\lyx-devel\src\support/Systemcall.h(19) : fatal error C1083: > > >> Can

Re: trunk compile problems after r29668

2009-05-16 Thread Enrico Forestieri
On Sat, May 16, 2009 at 12:36:10AM +0200, Uwe Stöhr wrote: > Vincent van Ravesteijn schrieb: > > >> I can no longer compile trunk: > >> d:\lyxsvn\lyx-devel\src\support/Systemcall.h(19) : fatal error C1083: > >> Cannot open include file: 'QObject': No such file or directory > >> > >> The strange

Re: trunk compile problems after r29668

2009-05-15 Thread Uwe Stöhr
Vincent van Ravesteijn schrieb: I can no longer compile trunk: d:\lyxsvn\lyx-devel\src\support/Systemcall.h(19) : fatal error C1083: Cannot open include file: 'QObject': No such file or directory The strange thing is that I haven't touched Qt and I can compile files like SignalSlotPrivate.h

Re: trunk compile problems after r29668

2009-05-15 Thread Vincent van Ravesteijn
Uwe Stöhr schreef: I can no longer compile trunk: d:\lyxsvn\lyx-devel\src\support/Systemcall.h(19) : fatal error C1083: Cannot open include file: 'QObject': No such file or directory The strange thing is that I haven't touched Qt and I can compile files like SignalSlotPrivate.h successfully

trunk compile problems after r29668

2009-05-15 Thread Uwe Stöhr
I can no longer compile trunk: d:\lyxsvn\lyx-devel\src\support/Systemcall.h(19) : fatal error C1083: Cannot open include file: 'QObject': No such file or directory The strange thing is that I haven't touched Qt and I can compile files like SignalSlotPrivate.h successfully where QObject is also