This is a read-only archive of the Mumble forums.

This website archives and makes accessible historical state. It receives no updates or corrections. It is provided only to keep the information accessible as-is, under their old address.

For up-to-date information please refer to the Mumble website and its linked documentation and other resources. For support please refer to one of our other community/support channels.

Jump to content

Windows Build Error


rwo
 Share

Recommended Posts

  • Administrators

This seems like an issue in the expat library that redefines a macro, which causes a compiler warning which will be treated as an error due to our default build settings.

 

If you only want to build Mumble, you can use -Dwarnings-as-errors=OFF when invoking cmake to prevent warnings from being treated as errors. This should allow you to get past this issue.

Link to comment
Share on other sites

 Share

×
×
  • Create New...