<div dir="ltr">I  have some old IPE files on my Windows computer that I would like to convert into the newer format.<div><br></div><div>I downloaded the source code ipe5toxml.c and tried to compile it on a linux machine using the command</div><div><br></div><div>gcc -o ipe5toxml.exe ipe5toxml.c</div><div><br></div><div>but the compilation fails with errors:</div><div>/tmp/ccv3gkuZ.o: In function `write_entry':</div><div>ipe5toxml.c:(.text+0x3a61): undefined reference to `sin'<br>ipe5toxml.c:(.text+0x3a8b): undefined reference to `cos'<br>ipe5toxml.c:(.text+0x3b19): undefined reference to `sin'<br>ipe5toxml.c:(.text+0x3b43): undefined reference to `cos'<br><br></div><div>Can anyone provide help or instructions on how to use ipe5toxml.c?</div><div><br></div><div>Thanks,</div><div>David</div></div>