Hi, I have a simple project file:
CONFIG += ordered TEMPLATE = subdirs SUBDIRS = Library App which seemingly works fine with qmake, but the exit code is 3. There are no error messages. This, unfortunately prevents Qt Creator to build the project. For the sub-directory project files qmake succeeds and returns 0. Any ideas? ~ Akos. P.S. All these are happening on Windows, with the Qt 4.6/S60 release candidate. Qt Creator is 1.3 beta. _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
