[Qt-creator] qmake exits with 3, but no errors
Akos Polster
akos at pipacs.com
Mon Nov 30 16:55:55 CET 2009
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.
More information about the Qt-creator-old
mailing list