Compiling under VS2005: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
Line 6: Line 6:


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.
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.
== Related Articles ==
*[[Microsoft Visual Studio 6.0 Usage]]
*[[Compiling under VS2002]]

Revision as of 16:46, 8 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.

Related Articles