Has anyone else had problems building the master branch? I'm on Linux using Qt 4.7.1. I get the following error:
make[2]: Entering directory `/n/lid710/local/a/muse/tools/qt-creator- manual/src/plugins' cd coreplugin/ && /home/basmith/tools/qt-4.7.1/bin/qmake /n/lid710/ local/a/muse/tools/build/qt-creator/src/plugins/coreplugin/ coreplugin.pro -o Makefile WARNING: Cannot open substitute for input '../../../../build/qt- creator/src/plugins/coreplugin/ide_version.h.in' cd coreplugin/ && make -f Makefile make[3]: Entering directory `/n/lid710/local/a/muse/tools/qt-creator- manual/src/plugins/coreplugin' make[3]: *** No rule to make target `../../../build/qt-creator/src/ plugins/coreplugin/Core.pluginspec', needed by `../../../lib/qtcreator/ plugins/Nokia/libCore.so'. Stop. I'm not sure, but I think it may be related to commit "dynamically replace creator version during build" (9532d4a345c1928c79f8aa0013e1e9dda37a6c70). The 2.1 branch builds fine for me. Thanks, Bradley _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
