Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
4.7.0
-
None
-
None
-
http://pepper.troll.no/s60prereleases/testpackages/470beta1_01/qt-symbian-opensource-4.7.0-beta1.exe
S60_3rd_FP2_SDK SDK and E75 (SW version 200.12.46)
-
c7f27ceea8f2bd420c07ce05809d0ecb06a6dc9a
Description
I am trying to "make installer_sis" with pre-build qt libs, "make sis" works fine and app runs on device very well.
V:\analogclock>make installer_sis
make -f Makefile fail_sis_nopkg
Makefile:95: *** PKG file does not exist, 'sis' and 'installer_sis' target are o
nly supported for executables or projects with DEPLOYMENT statement. Stop.
make[1]: Entering directory `V:/analogclock'
make[1]: Leaving directory `V:/analogclock'
make: *** [installer_sis] Error 2
And there is no analogclock_installer.pkg exists in my app folder.