Author Topic: Install freeglut  (Read 4067 times)

Offline caygri

  • Single posting newcomer
  • *
  • Posts: 5
Install freeglut
« 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

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Install freeglut
« Reply #1 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: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline caygri

  • Single posting newcomer
  • *
  • Posts: 5
Re: Install freeglut
« Reply #2 on: November 13, 2012, 04:05:42 pm »
...also where I modified this path?

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Install freeglut
« Reply #3 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.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline caygri

  • Single posting newcomer
  • *
  • Posts: 5
Re: Install freeglut
« Reply #4 on: November 13, 2012, 08:15:35 pm »
there isnt any /include this is the problem!