Code::Blocks Forums

User forums => Help => Topic started by: caygri on November 13, 2012, 09:51:09 am

Title: Install freeglut
Post by: caygri on November 13, 2012, 09:51:09 am
Hi,

my name is Elena and I try to install glut on Codeblock, I try to follow the wiki guide http://wiki.codeblocks.org/index.php?title=Using_FreeGlut_with_Code::Blocks

But I installed Mingw in C/Mingw

and I dont have any path call Mingw in c/codeblocks and now?
Where I install it?


PS I try to traslate codeblock in Italian and dont work the traslation
Title: Re: Install freeglut
Post by: MortenMacFly on November 13, 2012, 10:35:37 am
You can install tools, compilers, SDK's wherever you want. All you need to ensure is that you point to the right path's in your project settings. So, if the tutorial says "C:\GLUT\include" but you installed to "C:\Foo\Bar\GLUT\include" you have to use the latter, obviously.
Title: Re: Install freeglut
Post by: caygri on November 13, 2012, 04:05:42 pm
...also where I modified this path?
Title: Re: Install freeglut
Post by: MortenMacFly on November 13, 2012, 05:43:58 pm
...also where I modified this path?
You can install tools, compilers, SDK's wherever you want. All you need to ensure is that you point to the right path's in your project settings. So, if the tutorial says "C:\GLUT\include" but you installed to "C:\Foo\Bar\GLUT\include" you have to use the latter, obviously.
Title: Re: Install freeglut
Post by: caygri on November 13, 2012, 08:15:35 pm
there isnt any /include this is the problem!