Getting into DIrectx, what compiler?
so i have been learning some c++ using dev c++
now im getting into to directx, and i have read on the net that dev c++ isn't good for directx and i have found that it wont compile lots of codes
it all ways has annoying errors
like no new line .ect
so i was wonder what a good complier would be
or how do i set up dev c++ to work nicely.
thats in advance for any help
[396 byte] By [
spleblem] at [2007-11-20 11:41:07]

# 1 Re: Getting into DIrectx, what compiler?
Theoretically, you should be able to use DirectX with any compiler since it is an API. However, since it is a Microsoft product, you should strongly consider using Visual Studio. This will avoid any compatibility issues.
# 2 Re: Getting into DIrectx, what compiler?
Alright thanks
i might consider purchasing visual studio, even though i do hate most Microsoft software.
# 3 Re: Getting into DIrectx, what compiler?
you can get Visual C++ Express 2005 free from the microsoft website. It is very good for free software, and would be more than sufficient since you are just learning
http://msdn2.microsoft.com/en-us/express/aa975050.aspx