Read-only archive of the All About Symbian forum (2001–2013) · About this archive

Getting my first app to run...

0 replies · 1,541 views · Started 03 August 2007

Hey there!

Ok... so I'm very new to this Symbian stuff, so appologies if my question is dumb 😊 I've been browsing around for an hour without finding the answer to my problem...

I'm trying to get my first test-app to successfully run, but I get this cryptic error message when I try to compile it for the emulator in Carbide.c++

Invoking: Resource Compiler'
perl.exe -S epocrc.pl -u -MD -DLANGUAGE_SC -I"C:\Documents and Settings\Magnus\My Documents\ws\tt_test\inc" -I"C:\Documents and Settings\Magnus\My Documents\ws\tt_test\data" -I- -I"C:\Symbian\9.2\S60_3rd_FP1_2\epoc32\include" -I"C:\Symbian\9.2\S60_3rd_FP1_2\epoc32\include\variant" -IC:\Symbian\9.2\S60_3rd_FP1_2\epoc32\include\oem -o"C:/Symbian/9.2/S60_3rd_FP1_2/EPOC32/RELEASE/WINSCW/UDEB/Z/resource/apps/tt_test.rsc" -hC:\Symbian\9.2\S60_3rd_FP1_2\EPOC32\include\tt_test.rsg ../data/tt_test.rss
Can't execute /cygdrive/c/Symbian/9.2/S60_3rd_FP1_2/epoc32/tools/epocrc.pl.
make: *** [C:/Symbian/9.2/S60_3rd_FP1_2/EPOC32/RELEASE/WINSCW/UDEB/Z/resource/apps/tt_test.rsc] Error 2

What does this acctually mean? And how do I fix it?? :S

Any help is much appreciated!
/Magnus