gomiss

Results 3 comments of gomiss

> Thanks for you report, I'll look into it. Some observations: > > * You can only run 1 instance of dota at the same time > * In order...

> Interesting. How did you compile the `botcpp_dire.so`? Use this command `g++ -shared -o botcpp_dire.so -fPIC botcpp_radiant.cpp`. Same as shown in `dotaservice/botcpp/README.md`

> That cannot be the right command. You're missing includes.. Anyway I think I figured that part out. I am not quite understand what to includes? Do you mean protobuf?...