Re: Compiling Error ...
Posted by
R. van Twisk on
May 17, 2012; 11:01pm
URL: https://forum.librecad.org/Compiling-Error-tp5706658p5706660.html
Glad it worked out!
When I compile on Windows to make a binary release I always use MingW myself with QT Creator.
or policy is in general that is should work with the standard SDK from Qt.
I know we have a occasional Windows developers in but most of us compile on Linux or OSX,
and thus we don't use the toolchains provided by Microsoft.
Ries
On May 17, 2012, at 5:54 PM, Roozbeh [via LibreCAD] wrote:
ok never mind I did pass the error .. apparently you need to build the code with "MinGW 4.4 (Qt SDK) Debug or Release" ..