Login  Register

Re: How to compile LibreCAD in Visual Studio 2015?

Posted by ravas on Aug 05, 2016; 5:39pm
URL: https://forum.librecad.org/How-to-compile-LibreCAD-in-Visual-Studio-2015-tp5714095p5714102.html

You're still trying to compile with MSVC...
you need Qt 5.7.0 for Windows 32-bit (MinGW 5.3.0, 1.1 GB)


You will need to eliminate those errors if you want to use MSVC,
with Visual studio or Qt Creator.

Is there any reason to prefer MSVC / Visual Studio?