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
successfully where QObject is also used.
Any ideas?
Kornel has updated CMake in r29669. After that, rerunning CMake fixed it
for me. I don't know how Scons should be repaired.
Such a change is indeed also needed for SCons. Bo can yopu please have a look?
thanks and regards
Uwe