How To Implement Editable Tags
Jeff Mitchell
kde-dev at emailgoeshere.com
Mon Jul 14 15:38:36 CEST 2008
Alejandro Wainzinger wrote:
> I tried copying the top part of SqlMeta.cpp which does the
> EditCapability subclassing, and added the relevant methods (e.g.
> isEditable) and when I try to compile, I get the following:
>
> CMakeFiles/amarok_collection-ipodcollection.dir/IpodMeta.o: In
> function `EditCapabilityIpod':
> /home/xevix/kde4dev/amarok/src/collection/ipodcollection/IpodMeta.cpp:37:
> undefined reference to `vtable for EditCapabilityIpod'
> collect2: ld returned 1 exit status
>
> Someone said this might be because I didn't declare something virtual,
> but I checked everything, and everything there is declared virtual.
> Any ideas?
Send me a diff against current SVN and I'll take a look.
--Jeff
More information about the Amarok-devel
mailing list