Hi.
I am new to programming symbian applications and I just dont get it right when I try to get started. I am using Borland C++ Builder X (or MS Visual Studio .NET 2003) and I would really appriciate if someone could tell me how to install the sdk for series 60.
I have tried to:
* install the "S60_SDK_2_1_NET", (which seems to work)
* configuring Borland C++ Builder X to use the obove mentioned sdk (it didn't complain when I did that).....
....BUT, when I try to import and compile a symbian application it the compilation ends with the following error message
BLDMAKE ERROR: Directory "\Symbian\7.0s\Series60_v21\Epoc32\EPOC32\" does not exist
Build cancelled due to errors
Obviously there is a directory missing, infact I can se in the directory structure that the last directory "EPOC32" (in the above path) doesnt exist.
The problem is why?? I mean I havent done enything else than following the instructions?!?!