
I installed nokia s60 sdk v2.0 and GD300.
I try to build the "simple" sample appli from GapiDraw.
abld build wins udeb returns the following error:
D:\GAPIDRAW\SAMPLES\SYMBIAN\SIMPLE\Myapplication.cpp(157) : error C2065: 'cos' : undeclared identifier
D:\GAPIDRAW\SAMPLES\SYMBIAN\SIMPLE\Myapplication.cpp(157) : error C2065: 'sin' : undeclared identifier
D:\GAPIDRAW\SAMPLES\SYMBIAN\SIMPLE\Myapplication.cpp(194) : error C2065: 'strcpy' : undeclared identifier
Error executing cl.exe.
I don't know what to do... Please help me!!!