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

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

1 replies · 2,345 views · Started 21 April 2005

*** 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.

You could buy a CodeWarrior license, perhaps? (You need the appropriate IDE compiler to work if you want to use the emulator, and the best way to do that is to buy a license for the IDE compiler).

If you don't want to buy a CodeWarrior license, switch to an SDK that supports another IDE for which you have or want to buy a license (MS Visual Studio, or Borland C++ BuilderX).

Or use just command line tools, testing on an actual device, and forego using the emulator entirely. Then, of course, you need to learn all about .mpp file formats, .pkg file formats and .aif files, etc.