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

It is not working #95

Open ggwpz opened 6 years ago

ggwpz commented 6 years ago

Error CS0006 \hearthstone-ai-master\ui\build\vs2017\Debug\GameEngineCppCLI.dll' couldnt find. it is missing.

peter1591 commented 6 years ago

you need to build the 'wrapper' project first

nathan9124 commented 6 years ago

i did this now getting these errors.

Severity Code Description Project File Line Suppression State Error C1083 Cannot open include file: 'UI/BoardGetter.h': No such file or directory GameEngineCppWrapper c:\users\nathan\downloads\compressed\hearthstone-ai-master\ui\src\ui\gameengine.cpp 8
Error C1083 Cannot open include file: 'tiny_dnn/tiny_dnn.h': No such file or directory GameEngineCppWrapper c:\users\nathan\downloads\compressed\hearthstone-ai-master\agents\src\neural_net\neuralnetwork.cpp 19