Cripes, one more thing. After fixing the EOL characters on the top-level launch4j shell script, don't forget to turn the execute permissions back on.
Adding that I ran into the problem with windres and ld before as described in #215, but control-click to manage the permissions, but that doesn't work with the Sonoma M1 Mac I'm now using.
3.50 on macOS
Got launch4j to work by going into its bin directory and manually telling the system to allow windres and ld to run. (Control-click on each, select Open, click Allow in the dialog that appears.) I don't recall having to do this with prior installs of launch4j, but it's been just long enough that maybe I'm forgetting.
windres fails, "developer could not be verified"
This seems to be a problem with the version of xstream included in the 3.12 distro. I was encountering the same problem trying to use launch4j 3.12 on Java 9, but managed to solve the problem after Google pointed me to an older posting on this ticket list. (Oddly, I was not getting this problem with launch4j on Java (1.)8.) Solution, download a recent binary copy of xstream from http://x-stream.github.io/download.html . (It was 1.4.13 when I just did so.) Take the xstream-X.X.X.jar in that distro...
This appears to be a problem with the version of xstrem included in the 3.12 distro. I was encountering the same problem trying to use launch4j 3.12 on Java 9, but managed to solve the problem after Google pointed me to an older posting on this ticket list. (Oddly, I was not getting this problem with launch4j on Java (1.)8.) Solution, download a recent binary copy of xstream from http://x-stream.github.io/download.html . (It was 1.4.13 when I just did so.) Take the xstream-X.X.X.jar in that distro...
This appears to be a problem with the version of xstrem included in the 3.12 distro. I was encountering the same problem trying to use launch4j 3.12 on Java 9, but managed to solve the problem after Google pointed me to an older posting on this ticket list. (Oddly, I was not getting this problem with launch4j on Java (1.)8. Solution, download a recent binary copy of xstream from http://x-stream.github.io/download.html . (It was 1.4.13 when I just did so.) Take the xstream-X.X.X.jar in that distro...