gavinpugh / vs-android

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

PreBuildEvent and PostBuildEvent do not work #99

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run install_vs2012.cmd.
2. Set build events at project properties.
3. Build.

What is the expected output? What do you see instead?
PreBuildEvent and PostBuildEvent do not work.

What version of the product are you using? On what operating system?
v0.951
Windows 8 x64

Please provide any additional information below.
It works if remove C:\Program Files 
(x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Platforms\Android and run 
install_vs2010.cmd.

Thanks.

Original issue reported on code.google.com by h_yam...@fukuicompu.co.jp on 25 Jul 2013 at 2:50

GoogleCodeExporter commented 9 years ago

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

GoogleCodeExporter commented 9 years ago
There appears to be a solution posted in this issue:
https://code.google.com/p/vs-android/issues/detail?id=108

Original comment by gavin.dj.pugh on 3 Apr 2014 at 6:34

GoogleCodeExporter commented 9 years ago
Fixed with v0.962

Original comment by gavin.dj.pugh on 10 Jun 2014 at 5:45