News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Install freeglut

Started by caygri, November 13, 2012, 09:51:09 AM

Previous topic - Next topic

caygri

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

MortenMacFly

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.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

caygri

...also where I modified this path?

MortenMacFly

Quote from: caygri on November 13, 2012, 04:05:42 PM
...also where I modified this path?
Quote from: 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.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

caygri

there isnt any /include this is the problem!