Details
-
Task
-
Resolution: Done
-
P2: Important
-
None
-
None
-
None
-
S60 SDKs
-
2b3c318c102f3c1304968e6b111b1ac96764c115,801bb087f8fc2f911bddc42441d450b876a09d8b
Description
When running qmake followed by make sis for SUBDIRS projects, the following error occurs:
make -s -f Makefile fail_sis_nopkg
Makefile:106: *** PKG file does not exist, 'SIS' target is only supported for executables or projects with DEPLOYMENT statement. Stop.
This is currently being worked around by including the targets of sibling projects by explicit deployment statements.
e.g. autotests that need to launch subprocesses
e.g. fluidlauncher demo
It's a bit messy, and would be better if the build system could do this for you.
Attachments
Issue Links
- relates to
-
QTBUG-10833 Spectrum demo fails to compile for symbian, using SBSv1 build system
-
- Closed
-
- replaces
-
QTCREATORBUG-1230 Auto-generated Make-sis build step fails with non-app/non-deployment projects
-
- Closed
-