> Are you sure your QTDIR is set correctly? I get this on my Gentoo when > I forget to set it, since the base QTDIR environment variable points > to a... QT 3.x install. > > One of my pet peeves is to get rid of having to set PATH as well as > LD_LIBRARY_PATH: QTDIR is enough to find them all. But QTDIR _must_ be > setup correctly. > > Also, with qmake -query version, you have an ideal tool to make the > build fail early if qtjambi is another version ;) But I won't do this > right now. build.xml still needs cleaning up. >
Yes, quite sure I'm afraid (/usr/local/Trolltech/Qt-4.6.0) Can't find the treewalker.h file anywhere in this directory, however he...@poseidon:~/qt-everywhere-opensource-src-4.6.0-beta1$ find . -name treewalker.h ./tools/porting/src/treewalker.h ./src/tools/uic/treewalker.h so it seems, they are not installed by make install... Helge _______________________________________________ Qt-jambi-interest mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest
