Embroidermodder / libembroidery

Library for reading/writing/manipulating machine and design embroidery files
https://www.libembroidery.org
zlib License
47 stars 14 forks source link

Simplifying the format identification. #72

Closed robin-swift closed 3 years ago

fabricocouto commented 3 years ago

I've been trying to compile the dll for several days. today I downloaded the simplified directory but now it returns the error. using swig to generate classes for c# like this

swig -csharp -o ../csharp/binding/swig_wrap.c -I../libembroidery swig.i already with the configured directories when I compile the dll without the wrap.c file it compiles but when I add the c file in the dll project returning errors. What can I do to get around this error and it can be generated in 32 bit for use inside C#? Sem título

robin-swift commented 3 years ago

Hi @fabricocouto , this sounds like an "issue" and isn't related to the pull request here. Can you copy the contents of this message into the a new issue and we'll talk about it there?