gavinpugh / vs-android

Integrated development of Android NDK C/C++ software with Microsoft Visual Studio.
Other
119 stars 34 forks source link

Support clang? #104

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Consider support for the clang toolchains which are now available in the NDK?

Original issue reported on code.google.com by turkey...@gmail.com on 5 Nov 2013 at 5:55

GoogleCodeExporter commented 9 years ago

Original comment by gavin.dj.pugh on 3 Jan 2014 at 6:08

GoogleCodeExporter commented 9 years ago
Issue 118 has been merged into this issue.

Original comment by gavin.dj.pugh on 25 Jun 2014 at 6:22

GoogleCodeExporter commented 9 years ago
also please add support of gcc 4.9 in NDK 10

Original comment by SergeySo...@gmail.com on 22 Jul 2014 at 7:45

netx123 commented 7 years ago

gcc will be removed from NDK r13, so to continue to use vs-android with the latest ndk will require adding clang support.