Code::Blocks Forums
User forums => Help => Topic started 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
-
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.
-
...also where I modified this path?
-
...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.
-
there isnt any /include this is the problem!