lancaster-university / codal-microbit-v2

CODAL target for the micro:bit v2.x series of devices
MIT License
41 stars 50 forks source link

Build issues with CMake 3.28.0-rc1 in macOS #386

Closed microbit-carlos closed 4 months ago

microbit-carlos commented 8 months ago

As shown in this CI matrix: https://github.com/lancaster-university/microbit-v2-samples/actions/runs/6547122961/job/17778973373?pr=83

Only the macOS builds with the latest CMake release v3.28.0-rc1.

The current workaround is to use version 3.27 or earlier.

microbit-carlos commented 7 months ago

Still a problem with 3.28.0-rc4

microbit-carlos commented 4 months ago

Building with cmake version 3.29.0-rc2 works again, so we can consider this a CMake bug.