Login  Register

Re: Build Issues : Windows7 Qt LibreCAD

Posted by dxli on Jun 03, 2012; 6:11pm
URL: https://forum.librecad.org/Build-Issues-Windows7-Qt-LibreCAD-tp5706692p5706729.html

I suggest you to upgrade QtSDK to the latest( Qt-Creator to the latest: 2.5.0, Qt to 4.8). Make sure you choose tool chain of mingw-gcc rather than msvc or clang.

You will need boost-1.48.0 and muparser-2.2.2. If you get any error from boost/muparser, confirm your settings from the file: settings_windows.pro

for dependency, have a look at some of my comments in this thread: http://forum.librecad.org/HOWTO-Compiling-LibreCAD-with-Visual-Studio-2003-and-Qt-4-3-1-tp5108768.html

dxli