Open chennes opened 5 months ago
I vaguely remember there being an issue with "cmake --install" with some combination of OS / cross-compile / docker image combination, but I guess it should be fine for "normal" users and believe this can be merged
Any idea why the Windows build failed? Perhaps try to rebase on current master?
Nothing to rebase, it's already on current master. Someone with appropriate permissions could re-trigger the CI run, but the failure is probably being caused by a system change on the CI runner since the last update of this repo. Looks like it can't find boost? Obviously a change to the README file shouldn't be causing that 😄 .
Update the build instructions for the C++ library.