[cmake-developers] [CMake 0013313]: [Eclipse CDT] The MinGW include pathentry are not added to the .cproject

Mantis Bug Tracker mantis at public.kitware.com
Mon Jun 18 09:31:29 EDT 2012


The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=13313 
====================================================================== 
Reported By:                Eric Beuque
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   13313
Category:                   CMake
Reproducibility:            always
Severity:                   minor
Priority:                   high
Status:                     new
====================================================================== 
Date Submitted:             2012-06-18 09:31 EDT
Last Modified:              2012-06-18 09:31 EDT
====================================================================== 
Summary:                    [Eclipse CDT] The MinGW include pathentry are not
added to the .cproject
Description: 
I'm using a Windows 7 under Virtualbox from a Linux host.

When building a simple project with cmake to generate an Eclipse project, the
include path are not added to the .cproject.

This has effect that all c++ standard headers are not found by eclipse, but the
compilation success.

A strange thing is that it works depending on the sources folder:
- In a directory like C:\Users\Me\Devel\cmaketest: it doesn't work
- In a directory like C:\Me\cmaketest: it doesn't work
- In a directory like E:\Devel\cmaketest: it works

The only difference I see is the filesystem type:
- E: is a shared folder by VBox from the host which have a filesystem type Ext4
- C: is a standard NTFS partition

Steps to Reproduce: 
- Add to PATH the cmake and mingw bin path.
- Unzip my archive
- Run bootstrap.bat

Additional Information: 
I attach the two generated .cproject.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2012-06-18 09:31 Eric Beuque    New Issue                                    
2012-06-18 09:31 Eric Beuque    File Added: cmaketest.zip                    
======================================================================




More information about the cmake-developers mailing list