G
Guest
I get a linking error when building an openGl program under Visual C++ 6.
I've set the entry point symbol to wWinMainCRTStartup as per the solution
posted but still no luck
The error message i get is posted below.
LIBCD.lib(wwincrt0.obj) : error LNK2001: unresolved external symbol
_wWinMain@16
Debug/newestgl.exe : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.
any help would be great!
I've set the entry point symbol to wWinMainCRTStartup as per the solution
posted but still no luck
The error message i get is posted below.
LIBCD.lib(wwincrt0.obj) : error LNK2001: unresolved external symbol
_wWinMain@16
Debug/newestgl.exe : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.
any help would be great!