MantisBT - CMake | ||||||||||
View Issue Details | ||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||
0015520 | CMake | CMake | public | 2015-04-17 16:58 | 2016-06-10 14:31 | |||||
Reporter | Walter Gray | |||||||||
Assigned To | Kitware Robot | |||||||||
Priority | normal | Severity | crash | Reproducibility | always | |||||
Status | closed | Resolution | moved | |||||||
Platform | Windows Visual Studio 2013 | OS | Windows | OS Version | 8.1 | |||||
Product Version | CMake 3.2.2 | |||||||||
Target Version | Fixed in Version | |||||||||
Summary | 0015520: AUTORCC fails with multiple .qrc files in the same target | |||||||||
Description | If a target has multiple .qrc files, the corresponding _automoc build step will fail | |||||||||
Steps To Reproduce | Create a target with AUTORCC enabled, add 2 .qrc files & attempt to build. | |||||||||
Additional Information | Failure output in VS2013: Error 1 error MSB4018: The "CustomBuild" task failed unexpectedly. System.NotSupportedException: The given path's format is not supported. at System.Security.Util.StringExpressionSet.CanonicalizePath(String path, Boolean needFullPath) at System.Security.Util.StringExpressionSet.CreateListFromExpressions(String[] str, Boolean needFullPath) at System.Security.Permissions.FileIOPermission.AddPathList(FileIOPermissionAccess access, AccessControlActions control, String[] pathListOrig, Boolean checkForDuplicates, Boolean needFullPath, Boolean copyPathList) at System.Security.Permissions.FileIOPermission..ctor(FileIOPermissionAccess access, String[] pathList, Boolean checkForDuplicates, Boolean needFullPath) at System.IO.Path.GetFullPath(String path) at Microsoft.Build.CPPTasks.CustomBuild.GetInputs(ITaskItem item) at Microsoft.Build.CPPTasks.CustomBuild.BuildExecutionGraph() at Microsoft.Build.CPPTasks.CustomBuild.AssignOutOfDateSources(ITaskItem[] sources) at Microsoft.Build.CPPTasks.TrackedVCToolTask.ComputeOutOfDateSources() at Microsoft.Build.CPPTasks.TrackedVCToolTask.SkipTaskExecution() at Microsoft.Build.Utilities.ToolTask.Execute() at Microsoft.Build.CPPTasks.TrackedVCToolTask.Execute() at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute() at Microsoft.Build.BackEnd.TaskBuilder.<ExecuteInstantiatedTask>d__20.MoveNext() C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppCommon.targets 170 5 ControlPanelUI_automoc | |||||||||
Tags | No tags attached. | |||||||||
Relationships |
| |||||||||
Attached Files | ||||||||||
Issue History | ||||||||||
Date Modified | Username | Field | Change | |||||||
2015-04-17 16:58 | Walter Gray | New Issue | ||||||||
2015-04-20 10:02 | Brad King | Relationship added | related to 0015523 | |||||||
2015-04-20 15:04 | Brad King | Note Added: 0038563 | ||||||||
2016-06-10 14:29 | Kitware Robot | Note Added: 0042760 | ||||||||
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 | |||||
|
|||||
|
|
||||
|
|||||
|
|