Hey there, thank you very much for the answer, my post did not have much succes although compiling for release is a major problem, so thanks for taking the time to help.
I have done what you said above, and sadly this did not affect compilation.
The errors that I am currently getting in visual studio :
Okay, a couple of things I see. Use Development instead of DevelopmentGame for Android. It also looks like you have an odd package name. Usually you would use “com.mycompany.productname”, I don’t think it likes you naming it ending with .package. Change the name and clear out your project’s Intermediate and Build/Android/src directories before trying to package again; this will make sure you don’t have duplicates of the generated downloader files with the wrong package name left over.
Also, it looks like the Victory plugin may be out of date? The line numbers don’t match the GitHub version and it likely needs recompiling.
oh well i found out something while posting these pics, the environement vars in path, ant.bat path is wrong version, just changing that to see if it works