Hello,
I installed Carbide C++Express on Windows Vista. The only SDK installed is S60_3rd_FP2_SDK_v1.1
The recommended version of ActivePerl is installed (5.6.1), and I followed all points for getting Carbide to work well on Vista.
If I import a Bld.inf file from a example project inside the SDK or projects I have from other sources, everything works OK. I can build, create SIS, etc.
However, when I create a new "Symbian OS C++ Project" (3rd Future Edition GUI Application) from inside Carbide's IDE and just attempt to build it without touching anything (just build what the IDE itself has generated), I get the following build errors:
-----Error 1------
C:\\Symbian\\Carbide\\workspace\\Sabico\\data\\Sabico.rss(156) : Unterminated string
C:\\Symbian\\Carbide\\workspace\\Sabico\\data\\Sabico.rss(156) : syntax error
C:\\Symbian\\Carbide\\workspace\\Sabico\\data\\Sabico.rss(157) : Unterminated string
RCOMP failed with code 1
make[1]: *** [\S60\devices\S60_3rd_FP2_SDK_v1.1\epoc32\data\z\resource\apps\Sabico_0x20020B36.rsc] Error 1
make: *** [RESOURCESABICO] Error 2
-----Error 2-----
C:\Symbian\Carbide\workspace\Sabico\data\Sabico_reg.rss:15: Sabico_0x20020B36.rsg: No such file or directory
* cpp failed
make[1]: *** [\S60\devices\S60_3rd_FP2_SDK_v1.1\epoc32\data\z\private\10003a3f\apps\Sabico_0x20020B36_reg.rsc] Error 2
make[1]: *** Waiting for unfinished jobs....
C:\\Symbian\\Carbide\\workspace\\Sabico\\data\\Sabico.rss(156) : Unterminated string
C:\\Symbian\\Carbide\\workspace\\Sabico\\data\\Sabico.rss(156) : syntax error
C:\\Symbian\\Carbide\\workspace\\Sabico\\data\\Sabico.rss(157) : Unterminated string
RCOMP failed with code 1
make[1]: *** [\S60\devices\S60_3rd_FP2_SDK_v1.1\epoc32\data\z\resource\apps\Sabico_0x20020B36.rsc] Error 1
Errors caused tool to abort.
make[1]: *** [\S60\devices\S60_3rd_FP2_SDK_v1.1\EPOC32\BUILD\Symbian\Carbide\workspace\Sabico\group\SABICO\WINSCW\udeb\SabicoAppUi.o] Error 1
make: *** [TARGETSABICO] Error 2
-------------------------
Any help would be much appreciated.
Thanks in advance,
Juan




