06-11-2000, 12:28 AM
I use MSVC++ 4.0 and always when I try to build a GLUT program I get this message:
LIBC.lib(wincrt0.obj) : error LNK2001: unresolved external symbol _WinMain@16
I get this even when I try to build a sample from a tutorial or from C++ HELP so it's not the source code which causes the problem.PLS,help me!
LIBC.lib(wincrt0.obj) : error LNK2001: unresolved external symbol _WinMain@16
I get this even when I try to build a sample from a tutorial or from C++ HELP so it's not the source code which causes the problem.PLS,help me!