View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014316CMake(No Category)public2013-07-25 17:272016-06-10 14:31
ReporterBrennon Brimhall 
Assigned ToBill Hoffman 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionmoved 
PlatformWin32OSXPOS VersionSP3
Product VersionCMake 2.8.11.2 
Target VersionFixed in Version 
Summary0014316: CMake can't find Ninja w/ Double Quotes
DescriptionWhen PATH is set using double quotes, and builder is set to Ninja, CMake is unable to find ninja executable.
Steps To Reproduce* Download Ninja
* Set PATH with Double Quotes
* Open CMake
* Select Ninja as builder
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0033618)
Brad King (manager)
2013-07-26 08:42

A PATH with double-quotes is not a valid PATH. For example, at a cmd prompt:

>set PATH="%PATH%"
>cmd
'cmd' is not recognized ...
(0033619)
Brad King (manager)
2013-07-26 10:09

Okay, what was not clear is that you're talking about quotes around a specific entry of the PATH rather than the whole path.
(0042329)
Kitware Robot (administrator)
2016-06-10 14:29

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.

 Issue History
Date Modified Username Field Change
2013-07-25 17:27 Brennon Brimhall New Issue
2013-07-26 08:42 Brad King Note Added: 0033618
2013-07-26 08:42 Brad King Status new => resolved
2013-07-26 08:42 Brad King Resolution open => no change required
2013-07-26 10:09 Brad King Note Added: 0033619
2013-07-26 10:09 Brad King Assigned To => Bill Hoffman
2013-07-26 10:09 Brad King Status resolved => assigned
2013-07-26 10:09 Brad King Resolution no change required => open
2013-07-26 10:10 Bill Hoffman Status assigned => backlog
2016-06-10 14:29 Kitware Robot Note Added: 0042329
2016-06-10 14:29 Kitware Robot Status backlog => resolved
2016-06-10 14:29 Kitware Robot Resolution open => moved
2016-06-10 14:31 Kitware Robot Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team