Andreas Lochmann wrote on 20/08/21 11:15 pm:
I built the zip, using the scripts etc/mxe-configure.sh and etc/mxe-dist.sh:./autogen.sh cd etc ./mxe-configure.sh .. make [copy preview images] cd etc ./mxe-dist.sh
In Ubuntu I can sudo apt install mingw-64 to get the cross compiler environment, but where does it expect the libraries to go, e.g., where do I put the files from SDL2_devel-2.0.0-mingw.tar.gz? What other packages did you download and which did you have to build yourself?
Thanks, Sidney