UE4Game-armv7-es2.so missing

Hi folks,

I am currently trying to launch the ARtemplate to my s8 but the launch fails with this error:
“ERROR: Can’t make an APK without the compiled .so [D:\Project\Binaries\Android\Project-armv7-es2.so]”

Every solution I found was using the visual studio compiler, but I don’t have visual studtio. So is there a workaround to solve this?

I have launched multiple projects to the s8 and also installed the google ARcore on it, so I think the error is not on the device side.

I also copied the “UE4Game-armv7-es2.so” from my engine folder to the location the launcher is looking for it, but then it prompted multiple other errors.

Am I missing something here?

Cheers,

Evil_Fischi

a short update: I tested to launch a clean project with the 4.20 to my s8 that was not a ARtemplate and the launch just worked like a charm.
So is there any bug with the ARtemplate and the 4.20 version?
I also tried to launch an ARtemplate on the 4.19 but there I get errors too. They are not the same but there is still nothing launching.

Has anybody there experienced those errors in a blueprint project as well?