program for c++

  • Thread starter Thread starter aim_ice
  • Start date Start date
A

aim_ice

Guest
hi there, im looking for a program i can use for myself for c++, im makin my own hl2 mod. If there is ne free one u know of please comment here and if it helps any, i have source sdk
 
Also, Microsoft's C++ 2005 Express Edition is free... It is in beta. Before, they stated in the EULA you couldn't use it with projects that get released publically, but now they said you could release things compiled with it, so that is an option :) I wouldn't suggest it though, I've been having troubles with it :(

Dev C++ is a good option, there is also another one in beta called ::Codeworks (I googled for that couldn't find it... it's similar to that though), but I'm not sure if it compiles SDK correctly...

For best results plop down 100 bucks and buy VS 2003 .NET, as that is what it was built on :)
 
Back
Top