[CMake] Using CMake for Eclipse Indigo / CDT 8

2011-09-13 Thread svdbg
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

Re: [CMake] Using CMake for Eclipse Indigo / CDT 8

2011-09-13 Thread Eric Noulard
2011/9/13 sv...@free.fr: 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

Re: [CMake] Using CMake for Eclipse Indigo / CDT 8

2011-09-13 Thread svdbg
Which menu are you using to try the import? Here was the error : I was trying to import a C++ project. I do not observe the same behavior (no xml file required) .cproject and .project are xml files. Yes, but without the XML extension. :-) Did you try what's described here: