[mythtv] libmythmpeg2/cpu_accel compile fails on Mac OS X 10.4,
gcc 4.0
Carl Fongheiser
carlfongheiser at gmail.com
Fri Oct 21 03:07:33 UTC 2005
On 10/20/05, ez.mac at mac.com <ez.mac at mac.com> wrote:
>
> in return i would appreciate some help here :
>
> trying to compile against Qt-4.0.1 (mac opensource from Trolltech)
>
> got this error :
>
> cd libmyth && /bin/qmake libmyth.pro <http://libmyth.pro> -macx
> cd libmyth && make
> g++ -c -pipe -force_cpusubtype_ALL -DNO_DCBZL -F/System/Library/
> Frameworks/IOKit.framework/Frameworks -F/System/Library/Frameworks/
> Carbon.framework/Frameworks -F/System/Library/Frameworks/
> ApplicationServices.framework/Frameworks -F/System/Library/Frameworks/
> CoreAudio.framework/Frameworks -F/System/Library/Frameworks/
> AudioUnit.framework/Frameworks -O3 -Wall -Wno-switch -no-cpp-precomp -
> pipe -fomit-frame-pointer -fno-inline-functions -Wall -W -F/usr/local/
> Trolltech/Qt-4.0.1/lib -DPIC -fPIC -D_GNU_SOURCE -
> D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr/local\" -DQT_NO_DEBUG -
> DQT_CORE_LIB -DQT_GUI_LIB -DQT_SHARED -I/usr/local/Trolltech/Qt-4.0.1/
> mkspecs/macx-g++ -I. -I/usr/local/Trolltech/Qt-4.0.1/lib/
> QtGui.framework/Versions/4.0/Headers -I/usr/local/Trolltech/Qt-4.0.1/
> lib/QtCore.framework/Versions/4.0/Headers -I/usr/local/Trolltech/
> Qt-4.0.1/include -I/usr/local/include -I../libmythsamplerate -I../
> libmythsoundtouch -I../.. -I. -I. -o dialogbox.o dialogbox.cpp
> In file included from dialogbox.h:6,
> from dialogbox.cpp:11:
> mythdialogs.h:7:18: error: qdom.h: No such file or directory
> mythdialogs.h:8:22: error: qptrlist.h: No such file or directory
> mythdialogs.h:12:26: error: qvaluevector.h: No such file or directory
> mythdialogs.h:13:25: error: qscrollview.h: No such file or directory
>
> got qdom.h in Qt src tree but it didn't get installed in the release
> build (/usr/local/Trolltech/Qt-4.0.1/include)
>
> although env QTDIR is set to usr/local/Trolltech/Qt-4.0.1
>
> help appreciated
>
> thanx
MythTV is not compatible with Qt 4. Use an earlier version instead.
Carl Fongheiser
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-dev/attachments/20051020/c7657b95/attachment.htm
More information about the mythtv-dev
mailing list