kdemultimedia/arts/tools
Malte Starostik
malte at kde.org
Fri Jun 13 03:26:40 BST 2003
On Thursday 12 June 2003 20:18, Arnold Krille wrote:
> On Thursday 12 June 2003 20:12, Arnold Krille wrote:
> > Could you try the attached patch to fftscopeview.h?
>
> Forget the patch, I will commit some changes to the Makefile.am, where the
> problem is...
>
> Arnold
Thanks, compiles fine now.
Doesn't link though (adding -lartsgui doesn't help, what lib are these syms
supposed to be in?):
.libs/fftscopeview.o: In function
`FFTScopeView::FFTScopeView[not-in-charge](Arts::SimpleSoundServer,
QWidget*)':
/usr/local/kde/include/arts/reference.h:113: undefined reference to
`Arts::LevelMeter::_Creator()'
.libs/fftscopeview.o: In function
`FFTScopeView::FFTScopeView[not-in-charge](Arts::SimpleSoundServer,
QWidget*)':
../gui/common/artsgui.h:2302: undefined reference to
`Arts::LevelMeter_base::_IID'
../gui/common/artsgui.h:2302: undefined reference to
`Arts::LevelMeter_base::_IID'
.libs/fftscopeview.o: In function
`FFTScopeView::FFTScopeView[in-charge](Arts::SimpleSoundServer, QWidget*)':
/usr/local/kde/include/arts/reference.h:113: undefined reference to
`Arts::LevelMeter::_Creator()'
.libs/fftscopeview.o: In function
`FFTScopeView::FFTScopeView[in-charge](Arts::SimpleSoundServer, QWidget*)':
../gui/common/artsgui.h:2302: undefined reference to
`Arts::LevelMeter_base::_IID'
../gui/common/artsgui.h:2302: undefined reference to
`Arts::LevelMeter_base::_IID'
.libs/fftscopeview.o: In function `FFTScopeView::~FFTScopeView
[not-in-charge]()':
../gui/common/artsgui.h:2302: undefined reference to
`Arts::LevelMeter_base::_IID'
.libs/fftscopeview.o: In function `FFTScopeView::~FFTScopeView [in-charge]()':
../gui/common/artsgui.h:2302: undefined reference to
`Arts::LevelMeter_base::_IID'
.libs/fftscopeview.o: In function `FFTScopeView::~FFTScopeView [in-charge
deleting]()':
../gui/common/artsgui.h:2302: undefined reference to
`Arts::LevelMeter_base::_IID'
.libs/fftscopeview.o:../gui/common/artsgui.h:2302: more undefined references
to `Arts::LevelMeter_base::_IID' follow
collect2: ld returned 1 exit status
make: *** [libartscontrolsupport.la.closure] Error 1
makeobj[0]: Leaving directory
`/home/malte/src/kde/build/kdemultimedia/arts/tools'
malte at anarchy kdemultimedia/arts/tools $
-Malte
More information about the kde-multimedia
mailing list