Missing bool TagLib::MPEG::Properties::protectionEnabled() const symbol
Diego 'Flameeyes' Pettenò
flameeyes at gentoo.org
Mon May 15 17:12:32 CEST 2006
Okay this is indeed a problem of TagLib and not RubyTag at all. The function
in subject, described in
http://developer.kde.org/~wheeler/taglib/api/classTagLib_1_1MPEG_1_1Properties.html
and properly present on mpegproperties.h does not ever get defined.
When trying to call it (uses dynamic bindings), an undefined symbol exception
is thrown and thus aborts the execution:
/usr/bin/ruby18: symbol lookup
error: /home/flame/devel/repos/rubytag++/tests/../rubytagpp.so: undefined
symbol: _ZNK6TagLib4MPEG10Properties17protectionEnabledEv
I'll try to figure out what that function should return...
--
Diego "Flameeyes" Pettenò - http://farragut.flameeyes.is-a-geek.org/
Gentoo/Alt lead, Gentoo/FreeBSD, Video, AMD64, Sound, PAM, KDE
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/taglib-devel/attachments/20060515/8ce11f69/attachment.pgp
More information about the taglib-devel
mailing list