peter1591 / hearthstone-ai

A Hearthstone AI based on Monte Carlo tree search and neural nets written in modern C++.
302 stars 49 forks source link

How to Use #79

Closed NanoToNano closed 7 years ago

NanoToNano commented 7 years ago

I use google translation.

I opened /vs_projects/vs_projects.sln using visual studio Are there any problems with this act?

I got an error

NanoToNano commented 7 years ago

Debugging after opening will warn you that you can not find cloneable_containers.exe

NanoToNano commented 7 years ago

It seems that he was doing something strange misunderstanding I do not know startup items

peter1591 commented 7 years ago

set the startup project to HearthstoneAI, and try again

NanoToNano commented 7 years ago

My visual studio can't read the include folder

peter1591 commented 7 years ago

How do you mean by can’t read?