Since version 3.13, w32api/crt2.o file has been missing although it is required for jni mode.
Oups, there is a mistake in my description. w32api_jni/crt2.o (and not w32api/crt2.o) is required.
Maybe we can use w32api/crt2.o instead, but Launch4j tries to use w32api_jni by default, so we get an errror message.
Thanks, overlooked it. Fixed.
You can use w32api/crt2.o for the moment, there is one folder now jni and classic headers use the same compiler.
Removed. See my note on #163 ticket.
Log in to post a comment.
Oups, there is a mistake in my description.
w32api_jni/crt2.o (and not w32api/crt2.o) is required.
Maybe we can use w32api/crt2.o instead, but Launch4j tries to use w32api_jni by default, so we get an errror message.
Thanks, overlooked it. Fixed.
You can use w32api/crt2.o for the moment, there is one folder now jni and classic headers use the same compiler.
Removed. See my note on #163 ticket.
Last edit: JPDelprat 2021-03-09