> Hi, > running scons --duplicate=hard-copy QTDIR=/usr/lib/qt-3.3 useMiniWm3=true: > > /tmp/build-svn1162/gui/qt3/uic_QtGeneratedSimulationPlayer.cc:24:38: > error: glsimulationplayerviewer.h: No such file or directory > /tmp/build-svn1162/gui/qt3/uic_QtGeneratedEngineEditor.cc:24:28: error: > glengineeditor.h: No such file or directory
Hi, I installed fedora core 6 in chroot and found the cause: the .ui files had some bizzare tag <includehints>, which mentioned those non-existent files. Apparently, they were only used at redhat variants, not debian. I removed the tags and tried the build, it was without any trouble. Get fresh subversion (at least 1171) and it should work :-) (zatracený brouci...) Václav _______________________________________________ yade-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/yade-dev
