nascode
Newbie

Posts: 2
|
 |
« on: 24 April , 2010, 12:00:21 » |
|
Hi there!
Hello all,
I wish i can leverege my flash knowledge to mobile phone, so i decided to try flashlite plus kunerilite, but... i have a problem when i tried to compile into .Sis with "test your setup" option.
Here's the complete trace:
Using rsc\ as default KuneriLite path. Projects\KuneriLiteTest\KuneriLiteTest.pkg is successfully created. Link to notes file Projects\KuneriLiteTest\release.txt is successfu Projects\KuneriLiteTest\KuneriLiteTest.pkg.
MySIS by Kuneri. All rights reserved.
Using rsc\ as default KuneriLite path. Basic version detected Using AF105151(generated) as UID. Using rsc\default.svg as default icon. Using GCCE as default compiler. Using 0.1.0 as default version number. Not using KuneriLite, just generating SWF launcher. Using 1001 as default communication port. Using AF105151 as SIS package UID. Installation path: \KuneriLiteTest Please wait... this will take some seconds.
KuneriLite Basic ver. 0.9.8 by Kuneri
Processing.......The system cannot find the path specified. The system cannot find the path specified. ....... creating makefile.. Building resources.. Created \S60\devices\S60_5th_Edition_SDK_v1.0\epoc32\include\Kuneri 51.rsg Compiling.. /KuneriLite/FlashLauncher/src/flashlauncherapplication.cpp:61: warn nDownloadPage()' defined but not used In file included from /S60/devices/S60_5th_Edition_SDK_v1.0/epoc32/ ewrappers.h:27, from /KuneriLite/FlashLauncher/src/flashlauncherap /S60/devices/S60_5th_Edition_SDK_v1.0/epoc32/include/AknNoteDialog. ing: no newline at end of file In file included from /S60/devices/S60_5th_Edition_SDK_v1.0/epoc32/ .h:39, from /S60/devices/S60_5th_Edition_SDK_v1.0/epoc32/ ryDialog.h:25, from /S60/devices/S60_5th_Edition_SDK_v1.0/epoc32/ ewrappers.h:28, from /KuneriLite/FlashLauncher/src/flashlauncherap /S60/devices/S60_5th_Edition_SDK_v1.0/epoc32/include/eiklbed.h:256: o newline at end of file In file included from /S60/devices/S60_5th_Edition_SDK_v1.0/epoc32/ ub.h:18, from /S60/devices/S60_5th_Edition_SDK_v1.0/epoc32/ .h:28, from /S60/devices/S60_5th_Edition_SDK_v1.0/epoc32/ ls.h:40, from /S60/devices/S60_5th_Edition_SDK_v1.0/epoc32/ uplayout.h:26, from /S60/devices/S60_5th_Edition_SDK_v1.0/epoc32/ ryDialog.h:28, from /S60/devices/S60_5th_Edition_SDK_v1.0/epoc32/ ewrappers.h:28, from /KuneriLite/FlashLauncher/src/flashlauncherap /S60/devices/S60_5th_Edition_SDK_v1.0/epoc32/include/eikmenup.h: In on `TBool CEikMenuPaneItem::IsScaleableText(const TDesC&) const': /S60/devices/S60_5th_Edition_SDK_v1.0/epoc32/include/eikmenup.h:242 meral mismatch in conditional expression: `TFalse' vs `TTrue' Compilation failed! Check your SDK environment and MySIS arguments!
--------------------- My environment setup is rather current: OS Windows 7 home premium 64bit and i have installed jre, active perl 64 bit, s60v5sdk. Im also doing QT-symbian development and this setup works fine with QT, i even could debug directly in my 5530 Express Music.
Oh and when compiling, Norton antivirus will not allow file named 'change.exe' to work, so i must disable the antivirus temporarily...
|