jiuzhuaxiong / qextserialport

Automatically exported from code.google.com/p/qextserialport
Other
0 stars 0 forks source link

QtCore/private/qwineventnotifier_p.h: No such file or directory #106

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Use Qt SQK 4.7.4 under Windows XP for eg.
2. Try to compile a software using this library

What is the expected output? What do you see instead?
It doesn't compile :
qextserialport/qextserialport.h:138:48: error: 
QtCore/private/qwineventnotifier_p.h: No such file or directory

Original issue reported on code.google.com by romain...@gmail.com on 4 Oct 2011 at 11:03

GoogleCodeExporter commented 8 years ago
Another issue already existing on this point.
Closing.

Original comment by romain...@gmail.com on 6 Oct 2011 at 10:07

GoogleCodeExporter commented 8 years ago
Try this:

http://code.google.com/r/dbzhang800-qextserialport/

Helper class QextWinEventNotifier was provided, when QWinEventNotifier cannot 
be found, this class will be auto selected.

Original comment by dbzhang...@gmail.com on 10 Nov 2011 at 1:36

GoogleCodeExporter commented 8 years ago
Thanks, same as issue 91

Original comment by dbzhang...@gmail.com on 16 Mar 2012 at 8:19