This mail is is mainly directed to Jordan Brown, He has documented in the
WIKI, how to
compile OpenSCAD with MSYS2.
I did succeed! However the binary does not run outside MSYS2
environment because
the shared libraries are missing.
I'd like to link the libs statically and I am wondering if there is a
compile option.
Thank you for your attention
.
On 1/4/2023 4:16 AM, Guenther Sohler wrote:
This mail is is mainly directed to Jordan Brown, He has documented in
the WIKI, how to
compile OpenSCAD with MSYS2.
I did succeed! However the binary does not run outside MSYS2
environment because
the shared libraries are missing.
I'd like to link the libs statically and I am wondering if there is a
compile option.
I'm afraid that I have no idea what's necessary to make the binary
usable outside the MSYS2 environment.
It might (or might not ) be sufficient to gather up a bunch of shared
libraries and drop them all in the same directory with openscad.exe.