[Debtags-devel] new libtagcoll - compilation problems
Benjamin Mesing
bensmail@gmx.net
Tue, 03 Aug 2004 18:05:47 +0200
Hello,
I have tried the new library but I ran into the following linker errror
/home/ben/c++/packagesearch/src/packagesearchimpl.cpp:281: undefined reference to `Tagcoll::OpSet<int>::operator^=(Tagcoll::OpSet<int> const&)'
I do not understand this as for the subversion sources it seems that
this operation is available from libtagcoll (which I included of course
by -ltagcoll).
Any ideas?
Greetings Ben