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

Zhengdao Wang zhengdao at iastate.edu
Fri Nov 4 17:40:49 CET 2022


You probably need to attach the flag -lm to include the math library.

Zhengdao

-----Original Message-----
>From: David Cardon via Ipe-discuss <ipe-discuss at lists.science.uu.nl>
>Date: Fri, 4 Nov 2022 10:31:12 -0600
>To: ipe-discuss at lists.science.uu.nl
>Subject: [Ipe-discuss] Help converting old IPE files to newer format
>
>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

>_______________________________________________
>Ipe-discuss mailing list
>Ipe-discuss at lists.science.uu.nl
>https://mailman.science.uu.nl/mailman/listinfo/ipe-discuss



More information about the Ipe-discuss mailing list