On Thu, May 11, 2006 at 02:19:05AM +0200, Enrico Forestieri wrote: > Perfect! Thanks Lars. Now it works on solaris but still fails on > cygwin due to a typo. Patch attached.
Nope. Solaris seems Ok but on cygwin it still fails later on g++ -o release/common/frontends/Painter.o -c -O2 -I/usr/lib/qt3/include -I/usr/include/qt3 -I/usr/local/include -Iboost -Isrc -I. src/frontends/Painter.C scons: *** Source `src/frontends/qt3/#release/common/frontends/qt3/BulletsModule.h' not found, needed by target `release/common/frontends/qt3/#release/common/frontends/qt3/moc_BulletsModule.cc'. Stop. scons: building terminated because of errors. -- Enrico
