
The prgram I am trying to compile is orca-slicer (a 3D printing slicer) that I found on Github. There are a few versions of this program. One is a pre-compiled Appimage that only seems to work on Ubuntu. It didn't work on my Mageia Cauldron beta 2 (it is fully updated).There is a shell script to build it, but again, it seems to be specific to Ubuntu.I downloaded and unzipped the source code. Now, I do not know what to do next.
Any help would be appreciated.
Thank you.