Notes |
|
(0033003)
|
Brad King
|
2013-05-07 09:33
|
|
On what version did you make that change? With or without that change on current master (ff298fff) it fails to find the id and I see in CMakeFiles/CMakeError.log:
C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Platforms\ARM\PlatformToolsets\v110\Microsoft.Cpp.ARM.v110.targets(36,5): error MSB8022: Compiling Desktop applications for the ARM platform is not supported. |
|
|
(0033006)
|
Alexander Mohr
|
2013-05-08 02:17
|
|
I was using the nightly cmake on VS2012 CTP for windows Blue (8.1) (which incidentally also has the v120 toolset...and only the nightly build lets you specify the -T v120 parameter correctly). To build native ARM you need to have the WOA SDK (Windows on ARM). I work for a large company so we have access to it, I'm not sure if its available publicly, it seems to be alluded to here in the Windows SDK: http://msdn.microsoft.com/en-us/windows/desktop/hh852363.aspx. [^] Let me know if you need any other info. If there's going to be a 2.10.x release I hope the -T fix makes it too. I can give logs too if needed. |
|
|
(0033007)
|
Brad King
|
2013-05-08 09:18
|
|
|
|
(0034043)
|
Robert Maynard
|
2013-10-07 10:09
|
|
Closing resolved issues that have not been updated in more than 4 months. |
|