Meet attempting to reference deleted function
cumttang opened this issue · 8 comments
When I try to compile the project in visual studio 2015, I met the problem that attempting to reference deleted function.
Error C2280 “BWAPI::Unitset &BWAPI::Unitset::operator =(const BWAPI::Unitset &)”: attempt to reference deleted function UAlbertaBot F:\0.starcraft\Basic\ualbertabot\UAlbertaBot\source\MicroManager.cpp
What's wrong with the codes? Please help!
I have used vs2013, however, UAlbertaBot.dll can not be loaded in the correct path way without spaces. What's wrong with it?
Additionally, it can be used in win7, however, UAlbertaBot.dll can not be loaded in win10 64-bits.
Sorry to bother you, but when I used win 7 to run the dll in the auto menu, it always takes about 1 minutes stop it. And then work, is there anything like loaded in this process?
And when I used single game by hand click, it runs immediately.
I am currently running the master branch on win7 successfully.