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                             

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

--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to