LibreCAD 3 is a next generation 2D CAD application written to be modular, with a core independent from GUI toolkits. Scripting is possible with Lua.
311
stars
103
forks
source link
Use Conan package manager for Windows #263
Closed
feragon closed 4 years ago
Building LibreCAD 3 on Windows is too difficult (confirmed by GCI) and could be simplified by using a package manager.
Conan seems to be the best for our use case :
conan install .
);conan-central
andbincrafters
repos