What compiler are you using?

02/27/2014 16:47 vladik1995#1
How to compile a kernel of the game?
There are sources, writes the error
# include <defs.h> can not find, the compiler is not present,
cywgin, c-free 4, visual studio 2010 c++.

What compiler are you using?
File. Cpp

Gamecore rev 40250 .
02/27/2014 17:09 'ChuckNorris#2
Use Visual Studio and set the toolset to v90 (Visual Studio 2008 SP1)

Kind regards
Chuck