Why do I get "missing separator" error when I build the phone debug configuration?
| Wed, 2008-03-26 11:04 | |
|
|
I am trying to get a screensaver to work and I need to test it in a device. I am building for the Phone Debug (GCCE)[S60_3rd_FP1_4]. I can build for the emulator, but when I build for the phone I get this error: (0x101F7961), 0, 0, 0, {"Series60ProductID"} %{"Vendor_EN"} "C:\Symbian\9.2\S60_3rd_FP1_4\Epoc32\release\armv5\urel\EmptyTest.dll"-"!:\sys\bin\EmptyTest.dll" |






Forum posts: 56
is this a build time error or an error while creating sis file..
if it while creating sis file.. just check for the syntax for pkg file..
Forum posts: 33
It is a build time error. Do you know how to solve it?
Forum posts: 56
okay then check for the line number and file name where the error is happening...
Forum posts: 33
It just says EmptyTest line 94. EmptyTest is the name of the project, but it doesn't say in which file the error is. How can I find out that? I can build for the emulator without errors, but when I build for the device I get the error described above.
Forum posts: 1891
HAve you ever bin able to compile for GCCE target ?
Have you properly installed the CSL Arm Toolchain ? You may need to add the C:\Program Files\CSL Arm Toolchain\Bin directory to your PATH variable if it is not there already.
Eric Bustarret
NewLC Founder & CEO / Professional Symbian OS Consultant
Forum posts: 33
I can compile GUI projects for GCCE target on my old XP PC, but I haven't managed to compile DLL projects like screensavers on it. But I am using my new Vista PC for developement now.
I haven't installed CSL Arm Toolchain but C:\Program Files\CSL Arm Toolchain\Bin is in my Path. It probably came there when I installed Carbide or the SDK.
Forum posts: 463
Whats your Operating System..Vista?
Note: Keep your Subject lesser than 60 characters (64 characters is maximum..but leave those 4 atleast for people who want to answer you) Its frustrating everytime when answering to some query you have to struggle with the subject!! Try not to ask the whole question in the subject itself
Forum posts: 33
Yes you're right, I see now that my subject is far too long. I am using Vista and Carbide 1.3. I asked the Carbide support about Vista problems,but they said that Carbide 1.3 contained bug fixes, so it would work on Vista.
Forum posts: 463
Well I would urge you to read through this and see if any of it is related (I feel it is
)
http://wiki.forum.nokia.com/index.php/Moving_to_Windows_Vista
Forum posts: 1891
Vista is still a no-go for me. I NEVER succeeded in compiling a GCCE project on Vista (despite having applied all proper patches). The issue seem to be related with GCCe and not just Carbide. Did not try recently though.
Eric Bustarret
NewLC Founder & CEO / Professional Symbian OS Consultant