aewallin / opencamlib

open source computer aided manufacturing algorithms library
http://www.anderswallin.net/CAM
GNU Lesser General Public License v2.1
393 stars 136 forks source link

Update README.rst #165

Open chennes opened 2 months ago

chennes commented 2 months ago

Update the build instructions for the C++ library.

vespakoen commented 2 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

petterreinholdtsen commented 5 days ago

Any idea why the Windows build failed? Perhaps try to rebase on current master?

chennes commented 5 days ago

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 😄 .