

Leave those hidden.ġ.) Code::Blocks You can install the default settings or check mark ALL boxes and install everything.

You do NOT want to hide your extensions except your protected system files.

So its ORGANIZE -> FOLDER AND SEARCH OPTIONS -> VIEW ( TAb ) and then you should see where its saying to hide the file extensions. You can change your extensions to show up in your Windows Explorer ORGANIZE. On a 32-Bit Windows system you will see it as : C:\Program Files\CodeBlocks\ĮDIT ( December 4th 2011 ) : Because I am constantly being asked why they cannot see the files to edit that I listed below, well keep in mind its about file extensions that are hidden. In this tutorial you will see the path reference as the 64-Bit style of the folder ( x86 ).Īn example of what I mean is : C:\Program Files (x86)\CodeBlocks\ However, it should work on any windows system ( as long as Code::Blocks and OpenGL are supported on that Operating System ) as well as Linux. This tutorial was demonstrated to work under as well as assumes that your using Microsoft Windows 7 64-Bit.
#Code blocks free download for windows 7 software
It has made graphic software a little easier to code when it comes to programming OpenGL with 3D in mind. FreeGlut and Glut32 are a set of functions for use with OpenGL. The interesting part is freeGlut and Glut32 can be installed just about the same way for Code::Blocks, with the exception that you would not have to edit the two scripts if your installing Glut32. So some folks decided to recreate it and named it FreeGlut. When Glut32 was ported over it stopped being updated in 2001. This was in reference to Windows and Linux packages according to their website. ( NOTE : Latest Binary release is dated May 11th 2013 known as Martin Payne's Windows binaries. Its in there where you will see the MinGW download package that Is described in this tutorial. In that link you will see the title : Prepackaged Releases and the first link takes you to the binaries to be downloaded on this link NOTE : The latest version of the Glut32 library is 3.7.6 ( Dated ) And you can get the ported Glut32 Binaries if you want to see it. The original Glut32 written by Mark Kilgard was ported over by Nate Robins.
