Re: (Trying to) be a developer
Posted by
dxli on
Dec 10, 2014; 10:46pm
URL: https://forum.librecad.org/Trying-to-be-a-developer-tp5710819p5710840.html
download by ( git clone git@github.com:LibreCAD/LibreCAD.git ) instead of zipballs. you need it anyway later.
initial git clone will be slow, but it's much faster for download (git fetch) and uploading (git push).
claus82 wrote
I've been lucky and I could download the 5.3.2 but I think I will not be able to download the 5.4.0 for a while.
I also downloaded the LibreCAD-master.zip from
https://github.com/LibreCAD/LibreCAD ("download zip" button at the right of the list).
Now, should I download boost too from the same link above? I'm asking because you did not mention it, moreover I prefer follow step-by-step your suggestions in order to avoid any further mistake/issue.
Sorry for your patience.
Cla