Compiling under VS2005: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
Line 4: Line 4:


At the moment, VS2005 Express does not work with the Source SDK, but valve is working on that (from [http://msdn.microsoft.com/coding4fun/half-life/default.aspx Coding4Fun]).
At the moment, VS2005 Express does not work with the Source SDK, but valve is working on that (from [http://msdn.microsoft.com/coding4fun/half-life/default.aspx Coding4Fun]).
There have been attemps to convert it with built-in compiler and then removing the errors.
 
There have been attemps to convert it with built-in compiler and then removing the errors. If you tried or completed doing so plz help creating a stepbystep how-to in discussions of this article.

Revision as of 06:49, 4 February 2006

I'll admit, I don't own VS2005, but I can't see any reason why it wouldn't be backwards compatible. --Alph Tech STUART 09:27, 17 Dec 2005 (PST)

Visual Studio 2005 Express

At the moment, VS2005 Express does not work with the Source SDK, but valve is working on that (from Coding4Fun).

There have been attemps to convert it with built-in compiler and then removing the errors. If you tried or completed doing so plz help creating a stepbystep how-to in discussions of this article.