Author Topic: DirectX?  (Read 3746 times)

Wh1t3gh0st

  • Guest
DirectX?
« on: February 26, 2013, 05:00:03 am »
I was wondering about DirectX programming and on the http://www.directxtutorial.com/LessonList.aspx?listid=11 it says that to get started that I will need to download Visual Studio 2010 or later. Do I need this or am I able to just use CodeBlocks? Thanks

Offline BlueHazzard

  • Developer
  • Lives here!
  • *****
  • Posts: 3353
Re: DirectX?
« Reply #1 on: February 26, 2013, 10:09:24 pm »
I think you should read http://wiki.codeblocks.org/index.php?title=Integrating_Microsoft_Visual_Toolkit_2003_with_Code::Blocks_IDE
but i would recomande OGRE http://www.ogre3d.org
or irrlicht for graphic engine....

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: DirectX?
« Reply #2 on: February 27, 2013, 06:48:32 am »
Do I need this or am I able to just use CodeBlocks?
Yes.
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