On 11/02/2016 06:36 PM, Andrzej Telszewski wrote: > On 02/11/16 17:25, Christian Kandeler wrote: >> I think you simply had an outdated version of qbs installed. Any active >> branch of Qt Creator (at the moment: 4.1, 4.2, master) should be >> buildable with: >> - the latest released qbs (at the moment: 1.6.0) > > I have just tried to build against qbs 1.6.0 and the build fails with > the following: > qbsnodes.h:116:58: error: ‘ArtifactData’ in namespace ‘qbs’ does not > name a type > make[3]: *** [.obj/release-shared/qbsbuildconfiguration.o] Error 1 > make[2]: *** [sub-qbsprojectmanager-make_first] Error 2 > make[1]: *** [sub-plugins-make_first-ordered] Error 2 > make: *** [sub-src-make_first-ordered] Error 2
I think you forgot to update the submodule when you pulled the Creator repo. Christian _______________________________________________ QBS mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qbs
