News:

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

Main Menu

configuring for OpenGL

Started by afrim, May 13, 2015, 07:36:15 AM

Previous topic - Next topic

afrim

hello guys

i am using linux mint and by reviews i saw that codeblocks can be used for open gl anyone can tell me how to configure please?

oBFusCATed

As any other library. Search for a tutorial, look in the manual, etc.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

thomas

What exactly do you want to configure, anyway?

OpenGL is almost certainly installed on the system (shaders being used for cinnamon effects and such), and the header file is almost certainly present, too (unless you've manually deleted it).

There's a compileable, working "New OpenGL project" template within Code::Blocks as well as a GLFW template. Apart from maybe having to do something like apt-get install glew if you want to use GLEW, what else could you possibly need to do?
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."