View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0005720CMakeCMakepublic2007-09-17 00:052008-10-01 17:07
ReporterJoe Bergeron 
Assigned ToBill Hoffman 
PrioritynormalSeverityfeatureReproducibilityalways
StatusclosedResolutionwon't fix 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0005720: When CMAKE_USE_RELATIVE_PATHS=ON Xcode sourceTree="<absolute>" instead of "<group>"
DescriptionThe project.pbxproj file in an Xcode project folder has relative path variables set right in the PBXFileReference section when CMAKE_USE_RELATIVE_PATHS=ON, but sourceTree="<absolute>", so all source files appear colored red and are not accessible in Xcode.

Adding a file directly in Xcode to a project using relative paths gives sourceTree="<group>".

changing "<absolute>" to "<group>" in a CMake generated .pbxproj file fixed the problem.
Additional InformationUsing Xcode 2.4
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0013692)
Bill Hoffman (manager)
2008-10-01 17:07

relative paths are not supported anymore. See the documentation for the variable that turns them on.

 Issue History
Date Modified Username Field Change
2007-09-17 00:05 Joe Bergeron New Issue
2007-11-19 10:13 Alex Neundorf Category CCMake => CMake
2007-12-18 10:00 Bill Hoffman Status new => assigned
2007-12-18 10:00 Bill Hoffman Assigned To => Bill Hoffman
2008-10-01 17:07 Bill Hoffman Status assigned => closed
2008-10-01 17:07 Bill Hoffman Note Added: 0013692
2008-10-01 17:07 Bill Hoffman Resolution open => won't fix


Copyright © 2000 - 2018 MantisBT Team