Problem creating an .exe for GCEE UREL

Login to reply to this topic.
Wed, 2008-06-04 09:57
Joined: 2007-04-10
Forum posts: 17

Hello all,

I have created a program from the source code of another previous application and also I have the requirement of mantaining the two applications from the same
source code.

I have created new project files(mmp, rss, etc) and new UIDs. When I compile for Emulatod debug, al works fine. The problem is when I try to compile to GCCE
UREL. The Carbice C++ compiler does not show any error message, but the target the app2.exe is not created, also the app2.sym is not created too. The compiler
only builds the app2.map.exe file.

Have anyone any idea?

Thanks in advance.


Wed, 2008-06-04 18:02
Forum Nokia Champion
Joined: 2006-10-12
Forum posts: 463
Re: Problem creating an .exe for GCEE UREL

Check the console window more closely as to what is happenning.

Also warnings are good to check ( Reallyclean build give better prespective)

Thu, 2008-06-05 09:34
Joined: 2007-04-10
Forum posts: 17
Re: Problem creating an .exe for GCEE UREL

Thanks a lot, I had errors in the console window, but I did not have them in the Problems one. Now it has benn solved.

Thu, 2008-06-05 14:23
Forum Nokia Champion
Joined: 2006-10-12
Forum posts: 463
Re: Problem creating an .exe for GCEE UREL

Glad you could find. Sometimes it happens that the problem window may not show the errors. The console is always the best place to see what might be happening!!

  • Login to reply to this topic.