amchess / ShashChess

A try to implement Alexander Shashin's theory on a Stockfish's derived chess engine
GNU General Public License v3.0
130 stars 28 forks source link

Trying to compile program #30

Closed bowlb closed 2 years ago

bowlb commented 2 years ago

Hello, I have imported the code into Visual Studio and am trying to run the program. Which file do I run? Is it one of the Makefiles? I always get an error "Please select a valid startup item". Do I need to create a project first?

I apologize for my extremely basic questions as I don't have a strong background in coding. Am attempting to explore the applications of Shashin's methods to over the board thinking as I am a big fan of his book.

Thanks, Daren

amchess commented 2 years ago

You have to run the solution in Visual Studio: no MakeFile