View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0011933CMakeCMakepublic2011-03-04 21:442011-09-05 11:37
ReporterAndrew Pennebaker 
Assigned ToDavid Cole 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionno change required 
PlatformWindows 7 ProfessionalOSWindowsOS Version7
Product VersionCMake 2.8.4 
Target VersionFixed in VersionCMake 2.8.4 
Summary0011933: Select File can't select folders when adding a filepath entry
DescriptionLLVM requires some CMake filepath entries to directories.

When I click "..." to browse for those directories, CMake won't let me select them.
Steps To ReproduceOpen a project with CMake.

Click Add Entry.

Set the type to FILEPATH.

Click "...".

Try to select a folder.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0025672)
Brad King (manager)
2011-03-05 07:50

The FILEPATH type is meant for locating FILEs. The PATH type is meant for directories. LLVM's CMake code should be updated to set the type to PATH if it wants directories.
(0026079)
David Cole (manager)
2011-04-04 12:13

FILEPATH is for files, PATH is for directories.
(0027342)
David Cole (manager)
2011-09-05 11:37

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

 Issue History
Date Modified Username Field Change
2011-03-04 21:44 Andrew Pennebaker New Issue
2011-03-05 07:50 Brad King Note Added: 0025672
2011-04-04 12:12 David Cole Assigned To => David Cole
2011-04-04 12:12 David Cole Status new => assigned
2011-04-04 12:13 David Cole Note Added: 0026079
2011-04-04 12:13 David Cole Status assigned => resolved
2011-04-04 12:13 David Cole Fixed in Version => CMake 2.8.4
2011-04-04 12:13 David Cole Resolution open => no change required
2011-09-05 11:37 David Cole Status resolved => closed
2011-09-05 11:37 David Cole Note Added: 0027342


Copyright © 2000 - 2018 MantisBT Team