Source SDK

Source SDK

b4thoriy Oct 25, 2014 @ 10:13am
Can't compile games.sln and everything.sln.
Hey guys, anyone can help with this problem? I downloaded Visual Studio C++ 2010 Express , Source SDK 2013 source code and opened games.sln. Compiled it. Says : ========== Build: 0 succeeded, 8 failed, 0 up-to-date, 0 skipped ==========. Compiled everything.sln. Says: ========== Build: 0 succeeded, 27 failed, 0 up-to-date, 0 skipped ==========. What I did wrong? Anyone can help me with this problem?
< >
Showing 1-2 of 2 comments
Wazanator Oct 25, 2014 @ 1:09pm 
Why are you using visual studio 2010 and not 2013? Try switching to 2013, the codebase is setup to compile with 2013.
Last edited by Wazanator; Oct 25, 2014 @ 1:09pm
BerntA Nov 3, 2014 @ 11:08am 
If you're going to use VS2013 change the warning level to W3 or else every warning will get treated as an error...
< >
Showing 1-2 of 2 comments
Per page: 1530 50

Date Posted: Oct 25, 2014 @ 10:13am
Posts: 2