I hereby claim:
- I am nivit on github.
- I am nivit (https://keybase.io/nivit) on keybase.
- I have a public key whose fingerprint is 989A 2360 266B 0DF7 EDAF 7E2E A51E 190C 4C08 08D0
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
gcc46 -pipe -fno-strict-aliasing -O3 -DNDEBUG -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -fPIC -I/usr/local/include/taglib -I/usr/local/include/python2.7 -I/usr/local/include -I/usr/local/include/python2.7 -c src/wrapper/id3.cpp -o temp.freebsd-9.1-STABLE-i386-2.7/src/wrapper/id3.o | |
src/wrapper/id3.cpp: In function 'void exposeID3()': | |
src/wrapper/id3.cpp:222:10: error: no matching function for call to 'boost::python::class_<TagLib::ID3v2::Tag, boost::noncopyable_::noncopyable, boost::python::bases<TagLib::Tag> >::def(const char [7], <unresolved overloaded function type>)' | |
src/wrapper/id3.cpp:222:10: note: candidates are: | |
/usr/local/include/boost/python/class.hpp:224:11: note: template<class Derived> boost::python::class_<T, X1, X2, X3>::self& boost::python::class_::def(const boost::python::def_visitor<Derived>&) [with Derived = Derived, W = TagLib::ID3v2::Tag, X1 = boost::noncopyable_::noncopyable, X2 = boost::python::bases<TagLib::Tag>, X3 = boost::python::detail::not_specified, boost::pyt |