Which Symbian S60 SDK is the best to use for Nokia N-Gage? I have tried v1.2 (for symbian version 6.1) but I get errors while trying to install, it says that I need to have the Series60ProductID thingy, even though I am pretty sure the N-Gage is a series 60 device 😊
Please help... 😉
The N-Gage is, indeed, a Series 60 1.2 device and the correct SDK is the Series 60 1.2 SDK.
Ah ok.. hmm. When I compile a release project and attempt to install it on my N-Gage, I get an incompatibility problem saying that it requires "Series60ProductID".. I am guessing that using Visual Studio .NET 2003 and the Nokia Developer Suite for C++ is not a good idea.. seems like it still considers the project as a 2.x project (looking in the .PKG file, I see it mentions 2.0 in several locations, even though I have specified the project to be compatible with version 1.x and later).
I have also tried to install a project compiled with Borland BuilderX and the same SDK, but that program would not even show up in the N-Gage application menu after installation (no problems installing that one).