View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015072CMakeCMakepublic2014-08-09 05:012015-01-05 08:39
ReporterMinmin Gong 
Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformWindows RuntimeOSWindowsOS Version8.1
Product Version 
Target VersionFixed in Version 
Summary0015072: INSTALL doesn't work in windows store and phone ARM version.
DescriptionIn 'next' branch, when generating a project with VS2013 ARM, INSTALL project always returns "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Platforms\ARM\PlatformToolsets\v120\Toolset.targets(36,5): error MSB8022: Compiling Desktop applications for the ARM platform is not supported. "
TagsNo tags attached.
Attached Filespatch file icon 0001-Fix-INSTALL-and-toolset-in-Windows-store-ARM-and-pho.patch [^] (2,037 bytes) 2014-08-09 05:32 [Show Content]

 Relationships

  Notes
(0036583)
Minmin Gong (reporter)
2014-08-09 05:32

I've attached a patch to fix 2 related issues. Now ARM generator works well with INSTALL in both store and phone.
(0036637)
Brad King (manager)
2014-08-18 15:40

Thanks for trying out the work in progress for Windows Store/Phone support.

Your PlatformToolset '_wp81' removal is not necessary. The need for it was due to some other bugs I've now fixed:

 VS: Mark CMake-generated targets as Utility in .vcxproj files
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=dd980e8b [^]

 VS: Set Window Phone/Store app type in CMake-generated targets
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=6b02cb0c [^]

The WindowsSDKDesktopARMSupport hunk has been subsumed into additional logic updates. Please try commit b40d348c.
(0036638)
Brad King (manager)
2014-08-18 15:44

Please bring further feedback on this work to the cmake-developers mailing list. That is a more appropriate place to discuss new development than the issue tracker. Thanks.
(0037616)
Robert Maynard (manager)
2015-01-05 08:39

Closing resolved issues that have not been updated in more than 4 months

 Issue History
Date Modified Username Field Change
2014-08-09 05:01 Minmin Gong New Issue
2014-08-09 05:32 Minmin Gong File Added: 0001-Fix-INSTALL-and-toolset-in-Windows-store-ARM-and-pho.patch
2014-08-09 05:33 Minmin Gong Note Added: 0036583
2014-08-18 15:40 Brad King Note Added: 0036637
2014-08-18 15:44 Brad King Note Added: 0036638
2014-08-18 15:44 Brad King Status new => resolved
2014-08-18 15:44 Brad King Resolution open => fixed
2015-01-05 08:39 Robert Maynard Note Added: 0037616
2015-01-05 08:39 Robert Maynard Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team