> -----Original Message-----
> From: Koehne Kai
> Sent: Wednesday, January 15, 2014 2:24 PM
> To: 'Vincent Cai'; interest@qt-project.org
> Subject: RE: [Interest] Qt5.2: QtCore/private/qwineventnotifier_p.h: No such
> file or directory
> 
> 
> > -----Original Message-----
> > From: interest-bounces+kai.koehne=digia....@qt-project.org
> > [mailto:interest-bounces+kai.koehne=digia....@qt-project.org] On
> > Behalf Of Vincent Cai
> > Sent: Wednesday, January 15, 2014 2:11 PM
> > To: interest@qt-project.org
> > Subject: [Interest] Qt5.2: QtCore/private/qwineventnotifier_p.h: No
> > such file or directory
> >
> > Dear All,
> >
> > I just update Qt from 4.7.3 to 5.2,
> >
> > when build qserialdevice, below error
> > reported:
> >
> > In file included from
> > ../TSA_Data/UART/SRC/qserialdevice/abstractserialnotifier.cpp:2:0:
> > ../TSA_Data/UART/SRC/qserialdevice/nativeserialnotifier.h:8:50: fatal error:
> > QtCore/private/qwineventnotifier_p.h: No such file or directory
> >    #include <QtCore/private/qwineventnotifier_p.h>
> >
> > Anybody help?
> 
> Qwineventnotifier is a public class in 5.2, so qserialdevice should rather
> include <QtCore/qwineventnotifier.h>.  And it does so for me (git stable
> branch). Where did you get the sources from?

Sorry, I checked the sources in qserialport 
(https://qt.gitorious.org/qt/qtserialport), not qserialdevice. 

I understand qserialport is actually a continuation of qtserialdevice repo: 
http://qt-project.org/wiki/QtSerialPort . So you might consider switching ...

Regards

Kai
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to