Re: Error compile: ‘class QDateTime’ has no member named ‘msecsTo’
Posted by
R. van Twisk on
URL: https://forum.librecad.org/Error-compile-class-QDateTime-has-no-member-named-msecsTo-tp5706903p5706904.html
Hey,
is it possible that you upgrade to a version of Qt of at least 4.7 ?
We have tried to keep the requirements to a version of 4.4 and higher, but I think we may need to revise that.
Ries
On Jul 18, 2012, at 6:46 PM, diegoroman17_2 [via LibreCAD] wrote:
Hi guys,
I have download the last version of source code LibreCAD but if I compile this I obtain the next error:
lib/gui/rs_graphicview.cpp:733: error: ‘class QDateTime’ has no member named ‘msecsTo’
I have installed qt4 in my computer.