I try to use the newly installed CodeWarrior IDE version 5.51 to import the helloworld.mmp file for creating the project file. The following error message was generated. Pls advise what steps are necessary to build a helloworld project workspace.
ERROR: Platform "CW_IDE" not supported
perl -S makmake.pl helloworld.mmp cw_ide
Thank for your advise. I was using the Nokia Series 60_2_1 SDK with the CodeWarrior IDE before. After seeing your note, I downloaded the Symbia U1Q U1Q_21 SDK and I was able to create the helloworld mcp project workspace with the Symbia U1q_21 SDK. The helloworld file was built and made run in the UIQ_21 emulator. The epcoroot and include variables have to be modified to the path belonging to U1Q SDK though. Thanks again.