project-navigation
Personal tools

Author Topic: Gcc and opengl  (Read 2147 times)

Offline Shaun_Reapswaal

  • Rookie
  • ***
  • Posts: 14
    • View Profile
Gcc and opengl
« on: November 22, 2010, 09:59:50 am »
Guys I was looking up the internet for gcc... and I can't find it anywhere? O_O even sourceforge ain't doing crap! O_O Can anyone help me please? I really wanna know where to download it. So that I can get down to development asap :D

Offline geever

  • Project Coder
  • PHALANX Commander
  • ***
  • Posts: 2561
    • View Profile
Re: Gcc and opengl
« Reply #1 on: November 22, 2010, 10:49:33 am »
Guys I was looking up the internet for gcc... and I can't find it anywhere? O_O even sourceforge ain't doing crap! O_O Can anyone help me please? I really wanna know where to download it. So that I can get down to development asap :D

What? http://gcc.gnu.org/ is the very first hit on google!

However if you are on windows, you need mingw. We have Code::Block IDE packaged with mingw and necessary libs, see it on our wiki site. Also some use msys AFAIK but IDK much about windows side (fortunately ;) ).

-geever

Offline bayo

  • Professional loser
  • Project Coder
  • Captain
  • ***
  • Posts: 733
    • View Profile
Re: Gcc and opengl
« Reply #2 on: November 22, 2010, 11:41:18 am »
Anyway, if you only want to learn opengl, you can use any compilator you want.