fixes for Master 27 under Linux#4382
fixes for Master 27 under Linux#4382wschadow wants to merge 14 commits intosupermerill:master_27from
Conversation
|
With the last changes it is possible to build the code under Linux (tested Debian Buster), Win (tested 10), and macOS (tested Catalina 10.14) now. The Slicer is working in "general", but has not been tested in depth. |
|
Thanks I edited a new commit, as many elements shouldn't be added (like profiles) little notes:
questions: |
|
Thanks for you notes. Using libtiff 4.6 under masOS does not work. It cannot find CMATH::cmath in that case. |
right. |
|
yes, there was a parameter missing as well. Prusa commented on my pull request #12382 |
|
yes, it's easy to remove 49e646d5c1ef6c1b854a87ab6e559b055a8d24ac |
The fixes (typos, paths to include files, type corrections) make it possible to compile and run under Linux. In additon I've added profiles and .mo files.