MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0015146 | CMake | CMake | public | 2014-09-10 06:58 | 2016-06-10 14:31 |
| Reporter | Soeren Textor | ||||
| Assigned To | Kitware Robot | ||||
| Priority | high | Severity | major | Reproducibility | always |
| Status | closed | Resolution | moved | ||
| Platform | OS | OS Version | |||
| Product Version | CMake 3.0.1 | ||||
| Target Version | Fixed in Version | ||||
| Summary | 0015146: MANIFESTUAC-Link flag results in vcxproj errors | ||||
| Description | Adding the UAC flag like set_target_properties( XXX PROPERTIES LINK_FLAGS_DEBUG "MANIFESTUAC:\"level='requireAdministrator' uiAccess='false'\"" ) Therefore we obtain inside the vcxproj: <EnableUAC>true</EnableUAC> <UACUIAccess>level='requireAdministrator' uiAccess='false'</UACUIAccess> Instead of: <EnableUAC>true</EnableUAC> <UACUIAccess>false</UACUIAccess> <UACExecutionLevel>RequireAdministrator</UACExecutionLevel> what results in link errors | ||||
| Steps To Reproduce | Adding the UAC flag like set_target_properties( XXX PROPERTIES LINK_FLAGS_DEBUG "MANIFESTUAC:\"level='requireAdministrator' uiAccess='false'\"" ) and build a VS2013 project file | ||||
| Additional Information | I know there is antoher wa of adding link flags since 3.0, but we also use camke 2.8 and there it's teh same problem | ||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2014-09-10 06:58 | Soeren Textor | New Issue | |||
| 2014-09-10 09:15 | Brad King | Note Added: 0036772 | |||
| 2014-09-10 09:18 | Soeren Textor | Note Added: 0036773 | |||
| 2014-09-10 09:18 | Soeren Textor | Note Edited: 0036773 | bug_revision_view_page.php?bugnote_id=36773#r1564 | ||
| 2014-09-10 09:29 | Brad King | Note Added: 0036774 | |||
| 2016-03-21 10:30 | Brad King | Note Added: 0040736 | |||
| 2016-06-10 14:29 | Kitware Robot | Note Added: 0042627 | |||
| 2016-06-10 14:29 | Kitware Robot | Status | new => resolved | ||
| 2016-06-10 14:29 | Kitware Robot | Resolution | open => moved | ||
| 2016-06-10 14:29 | Kitware Robot | Assigned To | => Kitware Robot | ||
| 2016-06-10 14:31 | Kitware Robot | Status | resolved => closed | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||