I am trying to build helloworld example apps from both Nokia SDK 2.0 and 2.1 using C++ builderX. The following configurations have been used:
For the IDE Symbian SDK configuration for SDK 2.0:
SDK Path: C:\Symbian\7.0s\Series60_v20\
SDK Path: Symbian OS 7.0s (Borland version)
For the IDE Symbian SDK configuration for SDK 2.1:
SDK Path: C:\Symbian\7.0s\Series60_v21\
SDK Path: Symbian OS 7.0s (Borland version)
When I created the helloworld example from these SDKs, I have the following error messages:
bldmake -v bldfiles
abld -v makefile WINSB
This project does not support platform or program "WINSB"
build cancelled due to errors
Could you please share information about configuring C++ BuilderX with Nokia SDK 2.0 or 2.1?
PS:
Using the standard Nokia SDK 1.2 (supplied by Borland) and the SonyEricsson UIQ 2.1 SDK, i can succesfully compile helloworld apps for the emulator.