| OpenGL|ES not running!! |
Author :
erinys
Post Date :
2008-11-06 06:08
Posts :
1
|
hi everyone,
im new here and i was trying to run tutorial 3. installed embedded vc++ 4, sp4, pocket pc 2003 sdk and vincent. and i did everything in tutorial 2. i still get these errors:
Compiling...
main.cpp
Linking...
glutes_static.lib(glutes_init.obj) : error LNK2019: unresolved external symbol __imp__GetModuleHandleA@4 referenced in function _fgInitialize
glutes_static.lib(glutes_main.obj) : error LNK2019: unresolved external symbol __imp__GetModuleHandleA@4 referenced in function _fgError
glutes_static.lib(glutes_init.obj) : error LNK2019: unresolved external symbol _getenv referenced in function _glutInit
glutes_static.lib(glutes_main.obj) : error LNK2019: unresolved external symbol __imp__GetTickCount@0 referenced in function _fgElapsedTime
glutes_static.lib(glutes_main.obj) : error LNK2019: unresolved external symbol ___iob_func referenced in function _fgError
glutes_static.lib(glutes_main.obj) : error LNK2019: unresolved external symbol ___security_cookie referenced in function _fgError
glutes_static.lib(glutes_joystick.obj) : error LNK2001: unresolved external symbol ___security_cookie
glutes_static.lib(glutes_main.obj) : error LNK2019: unresolved external symbol @__security_check_cookie@4 referenced in function _fgWarning
glutes_static.lib(glutes_joystick.obj) : error LNK2001: unresolved external symbol @__security_check_cookie@4
glutes_static.lib(glutes_joystick.obj) : error LNK2019: unresolved external symbol __ftol2_sse referenced in function _fgJoystickPollWindow
glutes_static.lib(glutes_window.obj) : error LNK2019: unresolved external symbol __imp__GetLastError@0 referenced in function _fgOpenWindow
emulatorDbg/03OpenGLWindow.exe : fatal error LNK1120: 8 unresolved externals
Error executing link.exe.
C:\Program Files\Windows CE Tools\wce420\POCKET PC 2003\Include\emulator\GLES\gl.h(44): Could not find the file e32def.h.
C:\Program Files\Windows CE Tools\wce420\POCKET PC 2003\Include\emulator\GLES\egltypes.h(38): Could not find the file e32def.h.
03OpenGLWindow.exe - 12 error(s), 0 warning(s)
What could i be missing? also i dont know where to find e32def.h so i could link it (a search for it didnt give any results) and what it is used for.
also i needed to make an "int WINAPI WinMain" function where i call main() to get it running. any ideas what the problem there could be?
hope someone can help me, im trying for a few days now. thanks heaps! |
Author :
cenzor
Post Date :
2008-11-07 11:37
Posts :
1
|
Hi!
I am Russian and my english is bad:)
I have a few questions.
1. Microsoft Visual Studio == Embedded Visual C++? If not, what size of EVC?
2. Errors: unresolved externals symbols - what is it?
I use MVS8, Vincent 3D (Sourceforge.net).
P.S.: Where i can find some FAQ along the errors? |
All Rights Reserved, © Zeus Communications, Multimedia & Development 2004-2005