summaryrefslogtreecommitdiff
path: root/fluid/ExternalCodeEditor_UNIX.cxx
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2022-11-25 17:24:18 +0100
committerAlbrecht Schlosser <albrechts.fltk@online.de>2022-11-25 17:24:18 +0100
commitc1a7c4af042a593b4b3a1df3e750b0cc80362486 (patch)
tree687d3a418195078b1e6d78de4c3144b6c21713fb /fluid/ExternalCodeEditor_UNIX.cxx
parent130a504a39932c2401473842a9d235813bc8209d (diff)
Fix GitHub Actions (CI) for Windows builds
This was necessary because the latest GitHub "runner" image (20221120.1) includes incompatible image libs (libjpeg, libpng, and zlib). This caused `fluid-cmd.exe` to fail with error code -1073741511. For further information please refer to this GitHub Issue: https://github.com/actions/runner-images/issues/6627 The previous runner version (20221027.1) did not include these libs and our build used the internal libs and worked. The fix is to disable the search for system libs in CMake. Note: this does not explain *why* these libs are incompatible.
Diffstat (limited to 'fluid/ExternalCodeEditor_UNIX.cxx')
0 files changed, 0 insertions, 0 deletions