[mythtv] Re: Patch: Latest Audio Patch
Huang Tingjie
tingjie at treblid.dyndns.org
Fri Nov 12 17:02:42 UTC 2004
Yup. Include volumecontrol.cpp in SOURCES in libmyth.pro solves the
unresolved symbol problem. But then you are going to replace
volumecontrol with volumebase anyway right?
Regards,
Tj
---
Index: libmyth.pro
===================================================================
RCS /var/lib/mythcvs/mythtv/libs/libmyth/libmyth.pro,v
retrieving revision 1.56
diff -r1.56 libmyth.pro
25c25
< SOURCES += volumebase.cpp audiooutputbase.cpp
---
> SOURCES += volumebase.cpp audiooutputbase.cpp volumecontrol.cpp
>
> Well, VolumeControl is defined in libmyth.so, but it should all be
> correct. I didn't deliberately remove it...
>
> Not sure exactly. I'm just working on rewriting the mythmusic audio
> output anyway, but perhaps someone else could take a quick look at
> this for a quick fixup. I'm sure that it must be a change to the
> libs/libmyth/libmyth.pro file in the main myth code. Revert any
> changes to "volumecontrol.cpp or .h" and see if this fixes it.
>
> Ed W
> _______________________________________________
> mythtv-dev mailing list
> mythtv-dev at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
>
>
>
More information about the mythtv-dev
mailing list