g++ can't find <QtGui>
Bob Tennent
rdt@cs.queensu.ca
Fri May 25 03:27:00 GMT 2012
I'm trying to build a package that uses Qt4. The build fails at
#include <QtGui>
with "No such file or directory". But /usr/include/qt4/QtGui/QtGui
exists and -I/usr/include/qt4/QtGui is one of the flags for g++. What am
I missing here?
Bob T.
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
More information about the Cygwin
mailing list