View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0004079CMakeCMakepublic2006-11-26 03:202008-10-09 12:57
ReporterMattias Holm 
Assigned ToBrad King 
PrioritylowSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0004079: Xcode projects are missing files
DescriptionWhen generating an Xcode project the CMakeLists are never added to the project, making it rather a pain to develop in Xcode, as the build system is not easily accessible.

Further the dependee files when adding a custom command are not added to the Xcode project, leading to more problems when working with lex and yacc files for example.

At the moment, it is virtually impossible to use the Xcode generator due to these issues (especially the second one), and one have to use the standard makefile generators and manually create a Xcode project with a custom build-target in order to work with CMake and Xcode, which is not really how one wish to work.
TagsNo tags attached.
Attached Files

 Relationships
has duplicate 0005848closedBrad King Add SOURCE to ADD_CUSTOM_TARGET 

  Notes
(0013139)
Bill Hoffman (manager)
2008-08-21 15:52

Is this fixed in CVS or 2.6.1? Can you post a small example project?
(0013793)
Brad King (manager)
2008-10-09 12:57

My recent fix to issue 0005848 resolves this issue.

 Issue History
Date Modified Username Field Change
2008-08-21 15:52 Bill Hoffman Note Added: 0013139
2008-10-09 12:32 Bill Hoffman Assigned To Bill Hoffman => Brad King
2008-10-09 12:56 Brad King Relationship added has duplicate 0005848
2008-10-09 12:57 Brad King Status assigned => closed
2008-10-09 12:57 Brad King Note Added: 0013793
2008-10-09 12:57 Brad King Resolution open => fixed


Copyright © 2000 - 2018 MantisBT Team