[Interest] Just me... or is the current qt5 head broken?

Thiago Macieira thiago.macieira at intel.com
Mon Sep 23 18:24:00 CEST 2013


On segunda-feira, 23 de setembro de 2013 17:58:49, Guido Seifert wrote:
> Hi,
> I just cloned qt5 from gitorious. commit
> 433e143b231a7cc7f1b37ce85d5ee6c3e06efab0
> 
> I get:
> 
> data/qabstractdatetime.cpp:287:16: error: ‘class QDateTime’ has no member
> named ‘setOffsetFromUtc’ result.setOffsetFromUtc(zoOffset);
> 
> 
> As subjects asks: Problem on my side, or in repository?

It's your side.

This member was added on 13c16bbd06e0034210ba2164f1be208c49a6e3a7, about 3½ 
weeks ago.

The most likely scenario is that you have an older qdatetime.h being found in 
your system. Check if /usr/include/QtCore/qdatetime.h exists. If it does, 
remove it.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20130923/9a385128/attachment.sig>


More information about the Interest mailing list