Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hi! Thank you so much for your hard work! I tried to test the project for ARM v7, using player v 7.1, but the compilation revealed errors: 

ERROR: Can't open file from path 'res://addons/gde_gozen/bin/android_arm32/libgozen.android.template_debug.arm32.so'.

  ERROR: Can't open file from path 'res://addons/gde_gozen/bin/android_arm32/libavcodec.so'.

  ERROR: Can't open file from path 'res://addons/gde_gozen/bin/android_arm32/libavformat.so'.

  ERROR: Can't open file from path 'res://addons/gde_gozen/bin/android_arm32/libavutil.so'.

  ERROR: Can't open file from path 'res://addons/gde_gozen/bin/android_arm32/libswresample.so'.

  ERROR: Can't open file from path 'res://addons/gde_gozen/bin/android_arm32/libswscale.so'.


I checked the bin folder, and there really is no "android_arm32". What should I do?

(+1)

Right now there is only Android arm64 support, I can look into getting support woking for arm32, give me a few day’s. ;)

Thanks!

Version 7.2 will be out in the next few hours, that version will have the Armv7a support ;)

Thank you very much!