Skip to content

Fix compilation with Mingw64 on MSYS2

samuel degrande requested to merge sdegrande/monado:mine/build_with_mingw64 into main

Main changes:

  • use the pthread lib provided by Mingw64
  • include windows.h where needed
  • define XRT_ENV_MINGW

Merge request reports