Closed aewallin closed 1 year ago
I removed the progress, so this can be closed now.
I also plan on removing other stdout debug information as well, this way using opencamlib to write g-code to stdout, it is not intermingled with debug information from opencamlib and can be directly piped to the clipboard for example.
With a reasonably updated ubuntu/boost install I get multiple build warnings:
/usr/include/boost/timer.hpp:21:1: note: #pragma message: This header is deprecated. Use the facilities in <boost/timer/timer.hpp> instead. 21 | BOOST_HEADER_DEPRECATED( "the facilities in <boost/timer/timer.hpp>" )