Josko / aura-bot

Warcraft III high-performance hosting bot written in C++14.
72 stars 41 forks source link

Can't compile in VS2015 Windows #75

Closed juvian closed 4 years ago

juvian commented 6 years ago

Stormlib compiles fine, but BNCSutil, a lot of errors appear, most of which caused by undefined types:

image

JFGHT commented 6 years ago

Try this https://github.com/Josko/aura-bot/issues/69#issuecomment-381062960 .

juvian commented 6 years ago

Tried that but same result. Tried the same later with VS2017 and it worked, just never managed with VS2015