All checked:
- SDK and KuneriLite should are both installed on C:\
- No 'Space' letters in SDK or KuneriLite install paths
- I have Rebooted after installing SDK
- My installed SDK is the S60 3rd MR
- These are the following paths which also exists on my system and which are defined in start.cmd :
@IF EXIST \Symbian\9.1\S60_3rd_MR\ SET EPOCROOT=\Symbian\9.1\S60_3rd_MR\
@IF EXIST \Symbian\9.1\S60_3rd_MR\ devices -setdefault @S60_3rd_MR:com.nokia.s60
The problem continues.
I'm trying to compile a simple Symbian project in command line. Only the last command line gives error & is unsuccessful:
createsis create helloworld_gcce.pkg -pass 1234C:\Symbian\9.1\S60_3rd_MR\S60Ex\helloworldbasic\
gcce.pkg -pass 1234
Processing helloworld_gcce.pkg...
error: cannot open file, check filename and acce
ERROR! Failed at makesis "helloworld_gcce.pkg"
This means it's the SDK right?