Hi,
After a couple of weeks learning symbian c++ from books and wonderfull forums like this, I decide to start programming my application (a GPRS proxy for using with a midlet and avoid access point selection).
Here my nigthmare starts, I have sucesfully complete some tasks:
1- Installing carbide.c++ 1.3
2- Installing active pearl (correct version)
3- Installing S60 3th SDK (I use MR but I try too with Initial release)
But I cannot complete other tasks like:
1- When I compile an application for debug release (the emulator only starts up, but never starts the application I selected). But if I go to the release folder into the epoc directory and I run the application by double-click in the exe file, It works (in a weird manner but it works).
2- When I select phone release (GCCE) I have to add the sis generation (I don't know what to select in the Content search location). I build it, sign the application in the symbiansigned web, but when I try to install it on the phone, an error saying (Application not Compatible with phone) I read http://discussion.forum.nokia.com/fo...d.php?t=100605 but the problem perssist. I think I must create rsc file. Any good info about that?
Sorry, I know I'm a noob but the getting started doc of carbide sucks a lot. There isn't any good doc about installing carbide.c++ and running console and gui applications in the emulator and in the phone???
Thanks a lot.






