Re: (Trying to) be a developer
Posted by
LordOfBikes on
Dec 11, 2014; 9:08am
URL: https://forum.librecad.org/Trying-to-be-a-developer-tp5710819p5710842.html
If you want to build installer package, you need
NSIS, you can use
NSIS 3.0b1.
After successful build, you can run LC from inside Qt-Creator.
To run it from command line you have to manually deploy Qt libraries to the windows folder or run the
build-win-setup.bat in scripts folder, which needs NSIS and does the deployment as part of building the installer.
Armin
investing less than half an hour into Search function can save hours or days of waiting for a solution