[mythtv] Ubuntu 8.04 Compile problem - probably qt related

Nigel Pearson nigel at ind.tansu.com.au
Mon Jul 7 01:03:15 UTC 2008


> I suspect that it is qt related

Yes. Trunk requires Qt 4, but your command line
indicates you are using part of Qt 3:


> -I../../../../../../../include/qt3 -o mythdbcon.o mythdbcon.cpp
> <command-line>: warning: missing terminating " character
> <command-line>: warning: missing terminating " character
> mythdbcon.cpp:4:19: error: QVector: No such file or directory
> mythdbcon.cpp:5:22: error: QSqlDriver: No such file or directory
> In file included from mythdbcon.cpp:8:
> mythdbcon.h:14:19: error: QRegExp: No such file or directory
> mythdbcon.h:15:21: error: QDateTime: No such file or directory
> mythdbcon.h:16:18: error: QMutex: No such file or directory
> mythdbcon.h:17:17: error: QList: No such file or directory
> In file included from mythdbcon.cpp:9:


You might just need to check that QTDIR is the Qt 4 version,
or you need to remove/disable the Qt 3 includes, mkspecs,
libraries and utilities.

--
Nigel Pearson, nigel at ind.tansu.com.au|"Smart mice ... varmints
Telstra Net. Eng., Sydney, Australia | used vector formulas.
Office: 9202 3900    Fax:  9261 3912 |   How'd you catch them?
Mobile: 0408 664435  Home: 9792 6998 | Smart cheese.





More information about the mythtv-dev mailing list