News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Using OpenGL libraries?

Started by ThePsycho, January 30, 2009, 01:47:37 AM

Previous topic - Next topic

ThePsycho

Alright, so I know that OpenGL is installed at C:\WINDOWS\system32\opengl32.dll, how do I use this in codeblocks? Thanks for the help, and I hope I get more help than in my other topic. :x

stahta01

#1
Find out which compiler you are using: Learn how to program; and then install the Libraries(This means header files and Library files) needed by your compiler.

Tim S

PS: This website IS NOT for newbie programmers; if you do NOT know the difference between IDE and Compiler; I suggest finding a beginner site. If you really want answers you need to known how to ask questions that does not require the person to play twenty questions with you.

Example Info that helps includes but not limited to
Compiler Name
Compiler version
OS Name
OS version
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

ThePsycho

yes I am familiar with IDEs, I am fairly fluent with Java, but this is C++ and it is very new to me.

stahta01

Do NOT expect help if you do not know what compiler you are using!!!!

Tim S
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

Jenna

Quote from: stahta01 on January 30, 2009, 02:28:16 AM
Find out which compiler you are using: Learn how to program; and then install the Libraries(This means header files and Library files) needed by your compiler.

That shouild be help enough to find out what to do !

Quote from: ThePsycho on January 30, 2009, 03:17:21 AM
yes I am familiar with IDEs, I am fairly fluent with Java, but this is C++ and it is very new to me.

Be aware, that this is not a beginners forum. Neither programming nor C++-programming.

If you have C::B related question, feel free to ask again.

Both topics locked !