Re: Builds for Windows
Posted by
R. van Twisk on
Feb 02, 2012; 12:38pm
URL: https://forum.librecad.org/Builds-for-Windows-tp5449181p5450513.html
Anton,
There is a nsis script that will do all the work for you. Ofcourse, if file locations have been
changed this script needs to be modified. But it's just a matter of running
that script through nsis and you should be good.
My build system is a bare naked windows machine that's not used for anything but
building LibreCAD, it's not even connected to the internet but only to fetch data with a virus scanner
to ensure we deliver problem free LibreCAD experience.
Ries
On Feb 2, 2012, at 6:46 AM, agb [via LibreCAD] wrote:
Hello dxli,
I updated my post and add installer.
It is without folders /imageformats, /sqldrivers - are they needed?
And it includes very big font file wqy-unicode.lff (42Mb) - is it right? so big?
Now this is hand work... If I will know how to build project from command line in windows - I'll make auto builds.
CY,
Anton