On Sunday 01 May 2011 22:07:04 David C. Rankin wrote:
On 05/01/2011 01:42 PM, Serghei Amelian wrote:
On Sunday 01 May 2011 21:32:45 David C. Rankin
wrote:
[...]
13:29 supersff:~/tblds/trinity-tqtinterface>
find . -name
qapplication.h ./src/tqtinterface/qtinterface/qt4/Qt/qapplication.h
./src/tqtinterface/qtinterface/tqt4/Qt/qapplication.h
So why is the Qt3 build failing for lack of finding qapplication.h?
You have qapplication.h in /opt/qt/include ?
Yup!
14:06 supersff:~/tblds/trinity-tqtinterface> find /opt/qt/include/ -name
qapplication.h
/opt/qt/include/tqt/Qt/qapplication.h
/opt/qt/include/qt/qapplication.h
Actually is not correct. "qapplication.h" should be under
"/opt/qt/include",
not deeper. Do not mix qt3 locations with tqt's.
--
Serghei