View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0015072 | CMake | CMake | public | 2014-08-09 05:01 | 2015-01-05 08:39 | ||||
Reporter | Minmin Gong | ||||||||
Assigned To | |||||||||
Priority | normal | Severity | major | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Platform | Windows Runtime | OS | Windows | OS Version | 8.1 | ||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0015072: INSTALL doesn't work in windows store and phone ARM version. | ||||||||
Description | In '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. " | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | ![]() | ||||||||
Relationships | |
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 |
Notes |
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 |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |