Skip to content

Conversation

@fehrenbach
Copy link

Without this I get a bunch of errors like

In file included from /build/bwapi/bwapi/BWAPILIB/Source/Playerset.cpp:7:
/build/bwapi/bwapi/include/BWAPI/Game.h:1749:32: error: 'uint32_t' has not been declared
 1749 |     virtual void setRandomSeed(uint32_t value) = 0;
      |                                ^~~~~~~~
/build/bwapi/bwapi/include/BWAPI/Game.h:1752:34: error: 'uint32_t' was not declared in this scope
 1752 |     virtual std::tuple<int, int, uint32_t*> drawGameScreen(int x, int y, int width, int height) = 0;
      |                                  ^~~~~~~~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant