Date: prev next · Thread: first prev next last
2013 Archives by date, by thread · List index


On Thu, 2013-02-07 at 21:08 -0800, Leon Kofman wrote:

/var/depot/libvisio-0.0.24/src/conv/raw/vsd2raw.cpp:251: undefined
reference to `WPXFileStream::WPXFileStream(char const*)'

I don't know if Fridrich as a dedicated list for libvisio questions, but
perhaps your libwpd stream is too old, or for some other reason misses
the symbols, 
nm -D /usr/lib/libwpd-stream-*.so |c++filt |grep WPXFileStream
might be of some use to see if the undefined references are actually in
the stream lib and you're failing to link against it for some reason, or
are linking against it but it misses the symbols.

C.



Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.