ExitCode=5 while packing Android project on 4.16

I have some problem with packing empty c++ project on Android (shipping or debug_game ). Log in filelink text

same problem
and same error code 5

Well, I corrected the question

You need to update CodeWorksforAndroid from 1R6 to 1R6u1 (\Engine\Extras\AndroidWorks\Win64)

doesnt work for me :frowning:

Try make clear install, not update

I tried but nothing, do you select standard or full in codeworks set up?

I tried standard setup, but in new directory. Then change parameters in project settings and restart engine. Also check target sdk and minimal.

Ok ill give it a try , Whati should i see in target sdk and minimal?
Thank you btw

Target and minimal sdk must match be selected from the downloaded packages. I have 16 and 23

ok so i tried all this but empty project without c++ code i build for android with no problem
as soon i create a c++ class it wont build , so now i’m wondering if is a problem related to visual studio , i’m using visual studio 2015 , maybe could be the sln file visual create :(?
(i don’t have problems with 4.15)

Many thanks, fixed my issue. Spent whole day, trying to find the problem. If only Epic would update their documentation.