Re: dev environment setup and usage

Posted by ravas on
URL: https://forum.librecad.org/dev-environment-setup-and-usage-tp5712883p5713111.html

Did you succeed in building with Qt Creator?
I wrote this more recently:
https://github.com/LibreCAD/LibreCAD/wiki/Becoming-a-developer

The only issue really is downloading xcode and running the commands to accept the license.

I would say it's worth the download, since building LibreCAD with clang takes about
3/8 the amount of time as with gcc; and no extra setup is required with Qt Creator.