LibreCAD / LibreCAD_3

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.
http://librecad.org
Other
305 stars 102 forks source link

Is posible compile Librecad_3 using Mingw in Windows 10? #368

Closed GJoe2 closed 3 years ago

GJoe2 commented 3 years ago

I know the easy way is installing Visual Studio (>20GB) and dependencies, but i would apreciate if i can compile Librecad_3 with another methods in windows 10.

feragon commented 3 years ago

You can try using Windows Subsystem for Linux (and following Ubuntu instructions). I tested with MinGW/MSYS2 but LibreCAD wasn't working properly. It was 2 years ago so that could have changed.

GJoe2 commented 3 years ago

I give up compiling on WSL , now im trying using VS, but i dont know if i had to dowload 36GB of Qt 5.14.2 image

GJoe2 commented 3 years ago

I installed Qt creators, but it doesnt recognize msvc, so im worried why image

GJoe2 commented 3 years ago

Qt recognize msvc compiler, but it doesnt matter because i dont have the qmake.exe for that compiler. Its bad because on the instruccions (set QTDIR=C:\Qt\5.14.1\msvc2017_64) it pointed on a file i dont have it image image