On 08/15/2014 07:49 PM, Brian Dentino wrote: > I'm new to QBS (just started playing around with it yesterday), and I've > been having problems building even simple examples that depend on Qt > modules. It seems that the Qt profiles I'm setting up aren't getting > properly configured. > > I dug into it and it looks like the problem occurs when qbs-setup-qt > tries to parse module information from the qt .pri files in > QtModuleInfo.cpp. I have a developer's build of Qt 5.3.1 (Mac OSX, > x86_64), and the mkspecs are split between two folders, 'modules', and > 'modules-inst'.
I have just built a developer Qt 5.3.2 on OS X and there is no directory called "modules-inst" anywhere. The setup-qt tool works fine as well. Did you pass any special configure options? Christian PS.: This isn't an in-source build, is it? _______________________________________________ QBS mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qbs
