gavinpugh / vs-android

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

i get the following errors and warnings when i try to run the san-angeles project from the samples (Express version) #100

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. running the san-angeles project from the samples

What version of the product are you using? On what operating system?
I use v.0.951 on windows 7 64-bit

Please provide any additional information below.

I get the following errors and warnings

Error   3   error MSB6006: "C:\Android\ant\bin\ant.bat" exited with code 
1.  C:\Program Files 
(x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Platforms\Android\Microsoft.Cpp.Android.Ta
rgets   234 5   san-angeles
Warning 1   warning MSB8003: Could not find VCInstallDir variable from the 
registry.  TargetFrameworkVersion or PlatformToolset may be set to an invalid 
version number. C:\Program Files 
(x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppBuild.targets    343 5   san-angel
es
Warning 2   warning MSB8003: Could not find WindowsSDKDir variable from the 
registry.  TargetFrameworkVersion or PlatformToolset may be set to an invalid 
version number. C:\Program Files 
(x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppBuild.targets    344 5   san-angel
es

Original issue reported on code.google.com by putchasa...@gmail.com on 27 Jul 2013 at 1:10

GoogleCodeExporter commented 9 years ago
I have the exact same error. Win8 visual studio 2012 express desktop 

Original comment by r...@bluegiraffe.nl on 20 Oct 2013 at 11:06

GoogleCodeExporter commented 9 years ago
Sorry, I don't have the time to uninstall VS2012 on my machine, and install 
Express to look at this.

I'll keep it open should someone from the "community" want to provide a 
solution.

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

GoogleCodeExporter commented 9 years ago
You should use the new "community edition" which supports full plugins like 
vs-android:

http://www.visualstudio.com/en-us/news/vs2013-community-vs.aspx

Original comment by gavin.dj.pugh on 9 Feb 2015 at 8:31