Re: Help wanted to build on MacOS
Posted by
Peter Hagen on
Jun 13, 2022; 9:34am
URL: https://forum.librecad.org/Help-wanted-to-build-on-MacOS-tp5717273p5721802.html
Ok, lets try again then. This is the way I build now:
/System/Volumes/Data/opt/local/libexec/qt5/bin/qmake librecad.pro -r -spec macx-clang
make -j4
After this I have a LibreCad.app directory, but no dmg. Should I do something else?
And strange, I used the DMG myself, and that works without issues.