Skip to content

Continuous Integration

Kenley Cheung edited this page Oct 23, 2020 · 1 revision

We use GitHub Actions to build glscopeclient for Linux and Windows.

Build-specific Notes

Windows

The following libraries are required to run the generated Windows binaries, but are not included:

  • libatkmm-1.6.1.dll
  • libcairo-1.0-1.dll
  • libgdkmm-3.0-1.dll
  • libgiomm-2.4-1.dll

Debug builds are not available due to a lack of ASAN on Windows.

Clone this wiki locally