
Originally Posted by
animaks
Error 1 error LNK2019: unresolved external symbol __imp__glutInitContextProfile@4 referenced in function "void __cdecl InitWindow(int,char * * const)" (?InitWindow@@YAXHQAPAD@Z)
Error 2 error LNK2019: unresolved external symbol __imp__glutInitContextFlags@4 referenced in function "void __cdecl InitWindow(int,char * * const)" (?InitWindow@@YAXHQAPAD@Z)
Error 3 error LNK2019: unresolved external symbol __imp__glutInitContextVersion@8 referenced in function "void __cdecl InitWindow(int,char * * const)" (?InitWindow@@YAXHQAPAD@Z)
Error 4 error LNK1120: 3 unresolved externals
I can't understand the problem, please help.
Thanks