Problem compiling Nokia Series 60 Demo App

Hi all,
When trying to compile the example app that comes with the Series 60 OpenGL ES distribution , under Visual Studio, I get:

SAMPLE.obj : error LNK2001: unresolved external symbol “const type_info::`vftable’” (??_7type_info@@6B@)
\Symbian\7.0s\Series60_v21\EPOC32\BUILD\G_S60\SAMPLES\EGLSYMBIAN\EGLSYMBIAN\WINS\UDEB\EGLSYMBIAN.APP : fatal error LNK1120: 1 unresolved externals
NMAKE : fatal error U1077: ‘link.exe’ : return code ‘0x460’

Any idea why that might be happening?

To generate the Visual Studio project files from the provided files, I ran “makmake eglsymbian vc7”.

Thanks,
Praveen

Hmm, are you using Nokia SDK ? if your are you should make standart steps from the group folder:

bldmake bldfiles
abld build wins udeb (may be not neccesary, just to be sure)
abld makefile vc6

This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.