HELP: LICENSE EXPIRED,can I go on without CW?

Login to reply to this topic.
Thu, 2005-04-21 10:38
Joined: 2005-03-03
Forum posts: 34
*** How can I build a project without CodeWarrior? ***

Hello, I have a problem.
My license for the CodeWarrior is expired so I can't use CodeWarrior anymore.

Do you know how I can go on working without CodeWarrior?

I only know to compile by command line.

But, how can I add suitable libraries to my project?.

What do I need to update my project in the emulator?.

Thank you very much for your attention and help.

Thu, 2005-04-21 12:42
Joined: 2005-04-17
Forum posts: 57
HELP: LICENSE EXPIRED,can I go on without CW?
if u have facility to compile ur project from commond line, then u can very well proceed. any how u will be having the .mmp files for ur project, u can add the needed libraries in the .mmp file and build it again.

with regards
Razeeth

Explore beyond the limits

Thu, 2005-04-21 12:55
Joined: 2005-03-03
Forum posts: 34
Thank you, but how?
Thank you for your answer, but it could be ok if I see an example.

Do you know how to add libraries?
Thu, 2005-04-21 13:03
Joined: 2004-06-11
Forum posts: 404
HELP: LICENSE EXPIRED,can I go on without CW?
I think the problem is that he is using the expired codewarrior version of
the sdk, which does not compile even on command line.
Only thing u can do is download the normal sdk.
Bye.
--Mayur.

Thu, 2005-04-21 13:11
Joined: 2005-03-03
Forum posts: 34
You're wrong
Thank you for your answer.

My SDK is the suitable one. The current license of CodeWarrior is the one that doesn't work because it's expired (and due to that CodeWarrior doesn't run).

Thank you anyway.
Thu, 2005-04-21 13:42
Forum Nokia Champion
Joined: 2003-06-10
Forum posts: 720
HELP: LICENSE EXPIRED,can I go on without CW?
And the solution is: Buy a CodeWarrior license, or download & switch to a non-CodeWarrior SDK and its command line tools (or an IDE that the non-CodeWarrior SDK is for, if you have a license for it).
Thu, 2005-04-21 13:47
Joined: 2004-07-01
Forum posts: 26
HELP: LICENSE EXPIRED,can I go on without CW?
You can use the Microsoft Visual C++ if your Code Warrior doesn't work. It's possible to have a free toolchain based on Visual C++ Toolkit - see here for details. Different SDKs are required for Visual C++ than for CodeWarrior. They are called "Microsoft&Borland" in Nokia and "wins build" in UIQ. The compilation from the command line is done with "abld build wins udeb" - wins instead of winscw.

You could also try the Eclipse IDE plug-in - it will launch the compilation tools for you. See here for details.

mikolajz

Thu, 2005-04-21 13:53
Joined: 2005-03-03
Forum posts: 34
thank you :)
Thank you very very much for your answer.

I will try your suggestion.

Thank you for your help.
  • Login to reply to this topic.