Comment 16 for bug 1015572

Revision history for this message
jazzynico (jazzynico) wrote :

Hi Fridrich,

> you can under mingw build using the normal ./configure && make.

Libvisio 0.0.22 (from http://cgit.freedesktop.org/libreoffice/contrib/libvisio/tag/?id=libvisio-0.0.22) doesn't provide the configure script, but autogen.sh only. And unfortunately I've had some issues with automake in my mingw-msys install. I may have done something wrong, but I can't figure what.

> I would love to have the document

I've only tried with a couple of documents from the package downloaded on the MS website: <http://www.microsoft.com/en-us/download/details.aspx?id=24023>.

> There is a cross-compiled binary of libvisio 0.0.22 in the openSUSE repositories now.

That's what I've done (libvisio-devel-0.0.22-1.1 and libvisio-0.0.22-1.1). Everything compiles with no error, but Inkscape crashes when importing a visio file. Since gdb doesn't work very well on Windows XP and Seven with Inkscape, it's a bit difficult to get a useful trace.

I'll try on Debian testing if I can reproduce the crash or not.

~suv, did you manage to import visio files on OSX?