Hello,

I usually develop with Visual STudio, but I have to code now on Eclipse so that 
my software is runnable on Linux.
I so installed the last release of Eclipse, and want to run CMake 2.8.5 to 
export an Eclipse project.
The solutions/projects that CMake generated for Visual are OK.

When I run the CMake file with the CDT generator, it generates several files :

CMakeCache.txt
cmake_install.cmake
config.h
Makefile
ProfileBuild.cmake
.cproject
.project

In Eclipse CDT, when I want to import a CDT project, it asks for a XML file 
(xml extension).
What am I supposed to do ?

Thanks.
_______________________________________________
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://www.cmake.org/mailman/listinfo/cmake

Reply via email to