What is the error message or other diagnostics?
Explain! "This is my code, I need to do SMTHNG, I do the following, I get "blabla"...
Down from here
you would only need to include that header for codeblocks to show you the suggested functions But linking is different Try adding library manually like from project property( i dont know how in codeblocks) or add it with pragma or load the function with LoadLibrary and GetProcAddress
did you link gl lib to your compiler ?
If they are installed on the system you can use -lGL flag to link them
Обсуждают сегодня