vlad-gregor

Results 3 comments of vlad-gregor

I tried to create a BWAPI.lib by changing a property of 'BWAPI' project. Went to project properties, General -> Configuration Type -> Static library (.lib). That built fine and produced...

I confirm that the error is still present. After changing that line of code to: `if (m_bot.GetPlayerRace(Players::Self) == BWAPI::Races::Protoss)` Then the project builds fine.

I think I just did that. However, I have to say, that I'm not able to check, if the code compiles with "x64" build configuration, as I do not have...