codeworks for android 1R5
Visual studio with c++ enabled (latest as of this date)
windows sdk installed
game is both blueprint and c++ enabled
I’m attempting to build a game for the android as proof of concept. I choose and empty build with no starter content. I have created a .keystore for my “game” as well. Initially I had a problem with build tools but was able to resolve that issue.
My current problem is when I attempt to build I get errors with the automation tool which don’t allow a release apk to be written. I’ve included my log file. I also removed read only from some of the android bin files which does not seem to help.
Thanks in advance. I will be able to try a solution monday evening and appreciate any answers until such time,