Hi, On 28/07/10 6:00 AM, ext Steve Schilz wrote:
> Also so that it may help others: the following project Changes were > required to build my test project: > > 1) Add $(QTMOBILITY)\include\QtMultimediaKit to the additional includes Did you configure && make && make install? You need to do all three steps. Then if you have the standard CONFIG += mobility MOBILITY += multimedia You shouldn't need to do the above. > 2) Change Linker additional dependencies from QtMediaD4 to > QtMultimediaKit1 (NOTE 1, not 4!) > 3) Remove #include <QTMediaNamespace> references in the project This is from some old project? - Justin _______________________________________________ Qt-mobility-feedback mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-mobility-feedback
