xaya / libxayagame

MIT License
21 stars 20 forks source link

Compile flags needed for cross-compilation #23

Closed RyuMaster closed 5 years ago

RyuMaster commented 5 years ago

This adds some flags to CXXFLAGS that are needed for cross-compilation on Windows. In particular, -DGLOG_NO_ABBREVIATED_SEVERITIES is needed on Windows and -Wno-deprecated is needed since the Windows cross-compile warns (and thus fails with -Werror) about deprecation in the protocol buffer source file for mover.