Hi Aaron,
If I have to take a guess, I would say that it's because those executables in doc/ need the lightning.dll file in order to be executable.
Try to copy the generated lightning.dll into that folder.
Alternatively, you can remove the "doc" folder from SUBDIRS in the Makefile.am, and re-run the bootstrap script + configure.
Cheers,
-Paul
Le mercredi 11 octobre 2023 à 06:35 -0600, Aaron Hammond a écrit :
Hello,
I get a Segmentation fault using mingw 64 windows compilation. This happens on every /doc
incr.exe
printf.exe
fact.exe
Is this supported on windows?
Thanks,
Aaron Hammond