We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
update LUA version to 5.3, 5.2 isn't accepted by cmake
New instalation part! Remember to delete the last line once it gets merged
Created Installation (markdown)
I hope this time i've wrote it in CI
got it wrong again. this is the main page instead of continuous integration!
the documentation belongs here, not as a global footer
Destroyed _Footer (markdown)
Ups, it wasn't meant as a global footnote
Putting it here temporally
Adding the solution for the VM error because of old openGL
Minor formatting tweaks
Spell checked Windows part with grammarly and added more explanations based on a Zulip comment
Modified the whole windows installation so it's almost totally automated. Tried to offer best of both (GUI and CLI) worlds so the users can use the ones they are most comfortable.
Added verbose to some instructions, added a conan instruction in case it does not use compiler version 16 and changed some links to more specific places. Specified Qt version 5 and changed path according to it to make it simplier
Updated Building (markdown)
link to old wiki, for want of better
replace IRC freenode.net by libera.chat
found another libdxfrw clone place to add --branch LibreCAD_3
added information to use new branch LibreCAD_3 of libdxfrw repo
Add libglm-dev to the list of debian dependencies and to the list of required libraries, and also add libglfw3 to the list of libraries (was already added to the Debian list).
Add libglfw3-dev to required Debian packages
Add libqt5svg5-dev and libbz2-dev build dependencies (tested on Ubuntu 20.04)
Everything from libboost-all-dev is not required
Improve building steps
Add rapidjson as a dependency
Add rapidjson-dev