[Ipe-discuss] Help converting old IPE files to newer format

David Cardon cardon at mathematics.byu.edu
Fri Nov 4 17:31:12 CET 2022


I  have some old IPE files on my Windows computer that I would like to
convert into the newer format.

I downloaded the source code ipe5toxml.c and tried to compile it on a linux
machine using the command

gcc -o ipe5toxml.exe ipe5toxml.c

but the compilation fails with errors:
/tmp/ccv3gkuZ.o: In function `write_entry':
ipe5toxml.c:(.text+0x3a61): undefined reference to `sin'
ipe5toxml.c:(.text+0x3a8b): undefined reference to `cos'
ipe5toxml.c:(.text+0x3b19): undefined reference to `sin'
ipe5toxml.c:(.text+0x3b43): undefined reference to `cos'

Can anyone provide help or instructions on how to use ipe5toxml.c?

Thanks,
David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.science.uu.nl/pipermail/ipe-discuss/attachments/20221104/ac3e4c5c/attachment.html>


More information about the Ipe-discuss mailing list