> Yep, 1162-1164 now ends with > /tmp/build-svn1162/gui/qt3/uic_QtGeneratedEngineEditor.cc:24:28: error: > glengineeditor.h: No such file or directory
Sorry for the delay. Can you try running with "scons --duplicate"? The problem is that this file is not copied to the builddir, whereas the generated .cc file looks for it in the builddir. --duplicate will instruct scons to copyall source files to builddir rather than putting just resulting files there (man scons). I've never had this problem, though. What does scons --version say? Čus bus. _______________________________________________ yade-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/yade-dev
