Samanosuke
09-23-2002, 06:40 PM
I'm useng visual studio.net and am tring to write an open gl program using glut. I have glut.h in my include file, glut.lib in the library file and glut.dll in system32 file. The C code compiles fine, but when I try to run the program I get unresulved external errors :Open GL Window error LNK2019: unresolved external symbol _WinMain@16 referenced in function _WinMainCRTStartup
,and :Open GL Window fatal error LNK1120: 1 unresolved externals. Any ideas how to fix this?
,and :Open GL Window fatal error LNK1120: 1 unresolved externals. Any ideas how to fix this?