QMAKE_TARGET and TARGET in the makefile were blank.
once I changed them, it was ok, at least trying to compile.

QMAKE_TARGET  = myapp
DESTDIR       =
TARGET        = myapp.app/Contents/MacOS/myapp

is it normal?
_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to