-
Nokia Series 60 SDK
Can I create some applications to run in the emulator EPOC32 with Nokia Series 60 SDK (Beta version 0.2) ?
Is it possible to use Nokia Series 60 SDK without MSVC++ 6.0 ?
Where do I find how to use Nokia Series 60 SDK ? I just want where do I see to start to create an application.
I can't run AIF Builder or Sisar : I've an error message about javaw and a .jar file ???
Posted by DE KORSAK Jack, lucg@jdklog.com
on February 26, 2002 at 15:59
-
RE: Nokia Series 60 SDK
Posted by Forum Nokia Developer Support, communicator.developer@nokia.com
on February 27, 2002 at 12:15
You can use the Nokia Series 60 SDK without MSVC++.
You can compile using dos commands such as "abld build wins udeb". This would be for running your program in the emulator. To make a sis packet you need to "abld build armi urel".
Before this step you need to create necessary files such as abld using say "bldmake bldfiles".
You can find more information on how to get started with application development from the SDK help. The best place to start is developer's guide.
Developer Support, Forum Nokia