Pages: [1]
  Print  
Author Topic: System cannot find path specified  (Read 4733 times)
0 Members and 1 Guest are viewing this topic.
verbruggher
Newbie
*
Posts: 3


« on: 03 February , 2009, 04:15:24 »

Hi all,

I installed KuneriLite (with the required s60 sdk, ActivePerl-5.8.9.825, J2SE, etc.) but when choosing for "Test your setup" I get the message "The system cannot find the path specified"

However I checked the paths in the "start.cmd" from the KuneriLite folder and they're all correct?

Code:
@SET PATH=%PATH%;C:\Program Files\CSL Arm Toolchain\bin;C:\Program Files\CSL Arm Toolchain\arm-none-symbianelf\bin;C:\Program Files\CSL Arm Toolchain\libexec\gcc\arm-none-symbianelf\3.4.3;C:\Program Files\Common Files\Symbian\Tools;C:\Perl\bin;C:\Symbian\

Test your application consequece:

Code:
Using rsc\ as default KuneriLite path.
Projects\KuneriLiteTest\KuneriLiteTest.pkg is successfully created.
Link to notes file Projects\KuneriLiteTest\release.txt is successfully added into
 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.7.1 by Kuneri

Processing.......The system cannot find the path specified.
.......
creating makefile..
ABLD ERROR: "\Symbian\9.1\S60_3rd_MR\EPOC32\BUILD\Program Files\KuneriLite\Kuneri
Lite\FlashLauncher\group" makefile GCCEPlatform.pm" not yet created
BEGIN failed--compilation aborted at C:\Symbian\9.1\S60_3rd_MR\epoc32\tools\abld.
pl line 159.
Building resources..
ABLD ERROR: "\Symbian\9.1\S60_3rd_MR\EPOC32\BUILD\Program Files\KuneriLite\Kuneri
Lite\FlashLauncher\group" resource GCCEPlatform.pm" not yet created
BEGIN failed--compilation aborted at C:\Symbian\9.1\S60_3rd_MR\epoc32\tools\abld.
pl line 159.
Compiling..
ABLD ERROR: "\Symbian\9.1\S60_3rd_MR\EPOC32\BUILD\Program Files\KuneriLite\Kuneri
Lite\FlashLauncher\group" build GCCEPlatform.pm" not yet created
BEGIN failed--compilation aborted at C:\Symbian\9.1\S60_3rd_MR\epoc32\tools\abld.
pl line 159.
Compilation failed! Check your SDK environment and MySIS arguments!

I installed everything on winxp with typical settings. If there's anyone with some clue/knowledge how to solve this, it would be grately appreciated.



Press any key
« Last Edit: 03 February , 2009, 04:33:13 by verbruggher » Logged
KL Admin
Moderator
Sr. Member
*****
Posts: 313


« Reply #1 on: 03 February , 2009, 09:58:17 »

some details to check:
- SDK and KuneriLite should be installed on same drive
- 'Space' letters are not allowed in SDK or KuneriLite install paths
- Rebooting is needed after installing SDK
- SDK should be S60 3rd MR (not FP1 or above)
- Check that these are also adjusted 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


If problem continues, you can try to check it whether its SDK
or KL problem, by compiling simple Symbian project in command line like this :

CD \Symbian\9.1\S60_3rd_MR\S60Ex\helloworldbasic\group
bldmake bldfiles
abld build gcce urel
cd..
cd sis
createsis create helloworld_gcce.pkg -pass 1234


Hope that helps!
« Last Edit: 03 February , 2009, 10:01:47 by jusahama » Logged
verbruggher
Newbie
*
Posts: 3


« Reply #2 on: 06 February , 2009, 01:30:27 »

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 1234

Code:
C:\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?

Logged
supriyaakg
Newbie
*
Posts: 5


« Reply #3 on: 12 March , 2010, 00:44:32 »

hi,

I get the same error with both - helloworld and helloworldbasic

C:\Symbian\9.1\S60_3rd_MR\S60Ex\helloworldbasic\sis>createsis create helloworld_
gcce.pkg -pass 1234
Processing helloworld_gcce.pkg...
error: cannot open file, check filename and access rights
ERROR! Failed at makesis "helloworld_gcce.pkg"

C:\Symbian\9.1\S60_3rd_MR\S60Ex\helloworldbasic\sis>createsis create helloworldb
asic_gcce.pkg -pass 1234
Processing helloworldbasic_gcce.pkg...
helloworldbasic_gcce.pkg(19) : error: file I/O fault.
ERROR! Failed at makesis "helloworldbasic_gcce.pkg"
Logged
tomas
Newbie
*
Posts: 2


« Reply #4 on: 10 July , 2010, 03:20:32 »

Hi, i just wanted to mention that is does make sense that you get this error.

In prior steps you created a file called helloworldbasic_gcce.pkg and now we are trying to create a sis out of helloworld_gcce.pkg.
Do you see the difference?

try : createsis create helloworldbasic_gcce.pkg -pass 1234

btw use the TAB-key for autocompleting filenames and folder names while working in command.
Logged
Pages: [1]
  Print  
 
Jump to: