[cmake-developers] [CMake 0013464]: Generated Eclipse project file contains wrong paths

Mantis Bug Tracker mantis at public.kitware.com
Fri Aug 10 02:41:15 EDT 2012


The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=13464 
====================================================================== 
Reported By:                Alexander Broekhuis
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   13464
Category:                   CMake
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2012-08-10 02:41 EDT
Last Modified:              2012-08-10 02:41 EDT
====================================================================== 
Summary:                    Generated Eclipse project file contains wrong paths
Description: 
The Eclipse project file generator produces wrong paths for 2 entries:

/System/Library/Frameworks (framework directory)
/Library/Frameworks (framework directory)

The ending part ((framework directory)) should not be there. This results in
warnings in Eclipse, and potentially an incorrect lookup path for includes.

Steps to Reproduce: 
Generate Eclipse project files using:

cmake -G"Eclipse CDT4 - Unix Makefiles" ../project


Additional Information: 
Following Alexander Neundorf his request I have attached the output of "g++ -v
-E -x c++ -dD /dev/null".
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2012-08-10 02:41 Alexander BroekhuisNew Issue                                   

2012-08-10 02:41 Alexander BroekhuisFile Added: gpp                             

======================================================================




More information about the cmake-developers mailing list