Open thomas-t1 opened 9 years ago
I added support for gcc 4.9 aarch64/arm64v8-a in the VS2012 part, is there any interest in this patch?
I am interested :)
https://github.com/thomas-t1/vs-android
I've requested a pull too
That's better than the image-zip trick
Yeah, old dog, new tricks... I'm more of a TFS guy myself, but times change ;)
I have been using vs-android successfully for quite some time, however I suddenly had a customer requirement to port our projects to AArch64. It appears there is no support in the latest vs-android build for these. Unfortunately I have very little time to port to AArch64, and I need to decide quickly if I have to drop vs-android and go for supported NDK tools/build system/IDE or modify vs-android to support AArch64. From the little I could gather from in the msbuild files, I suspect it is possible to add a toolchain by modifying the msbuild files?