View Single Post
  #1  
Old 11-30-2015, 12:53 PM
Charles082986
Sarnak
 
Join Date: Dec 2010
Posts: 46
Default

Are you having trouble using CMake and Visual Studio 2015 to compile the server that way? Or are you trying to compile directly with VS2015?

I ran into the CMake issue. VS2015 doesn't include the C++ compilers by default. You have to do a custom instillation and tell it you want the C++ stuff. The express installer only includes C# and VB.

Edit: Fixed spelling of "due" to "do". I'm not even sure how that happened.
Reply With Quote