Hi,
I am currently porting a macOS application to Windows, and need to
have libguile working.
I can see GnuCash works with Guile. I could borrow their
libguile.dll, but it is a 32-bit build, and I am making a 64-bit
application. I tried building Guile 3, but had more success with
Guile 2.2,
Thomas Thiriez via General Guile related discussions writes:
Hello,
> I am currently porting a macOS application to Windows, and need to
> have libguile working.
[..]
> I tried building Guile 3, but had more success with Guile 2.2, so I will
> keep that version.
There is a 64-bit port on the wip
Jan Nieuwenhuizen writes:
Thomas Thiriez via General Guile related discussions writes:
Hello,
I am currently porting a macOS application to Windows, and need
to
have libguile working.
[..]
I tried building Guile 3, but had more success with Guile 2.2,
so I will
keep that version.
There