How To Implement Editable Tags

Alejandro Wainzinger aikawarazuni at gmail.com
Mon Jul 14 15:59:23 CEST 2008


Ah, forgot to CC you, sorry, it's been fixed.  Thanks.

On Mon, Jul 14, 2008 at 6:38 AM, Jeff Mitchell
<kde-dev at emailgoeshere.com> wrote:
> 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
> _______________________________________________
> Amarok-devel mailing list
> Amarok-devel at kde.org
> https://mail.kde.org/mailman/listinfo/amarok-devel
>


More information about the Amarok-devel mailing list