Re: [CMake] Generating Eclipse project failed ( MacOS + Eclipse CDT 3.7 + vtk )

2012-06-20 Thread Alexander Neundorf
On Wednesday 20 June 2012, Jana Sefcikova wrote:
 Dear users,
 I am new in CMake and I followed tutorial
 http://www.vtk.org/Wiki/Eclipse_CDT4_Generator , downloaded latest c++
 Eclipse , my cmake version is 2.8.7
 
 I obtained following warning/error ? during cmake configuration of my
 project :
 -- Could not determine Eclipse version, assuming at least 3.6 (Helios).
 Adjust CMAKE_ECLIPSE_VERSION if this is wrong.
 So I used cmake-gui to present manually version to 3.7 and run
 configuration again.
 I got exactly same message.

This is just a warning, not an error. The files should be generated 
nevertheless.
 
 Tutorial states that eclipse projects .project and .cproject should be
 generated but they are not generated.

Sorry for a stupid question: .project and .cproject are hidden files. They are 
really not there ?

Alex
--

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

Re: [CMake] Generating Eclipse project failed ( MacOS + Eclipse CDT 3.7 + vtk )

2012-06-20 Thread Jana Sefcikova
Hi Alexander,
They are there - hidden :)
Thank you.

Jana
--

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

[CMake] Generating Eclipse project failed ( MacOS + Eclipse CDT 3.7 + vtk )

2012-06-19 Thread Jana Sefcikova
Dear users,
I am new in CMake and I followed tutorial
http://www.vtk.org/Wiki/Eclipse_CDT4_Generator , downloaded latest c++
Eclipse , my cmake version is 2.8.7

I obtained following warning/error ? during cmake configuration of my
project :
-- Could not determine Eclipse version, assuming at least 3.6 (Helios).
Adjust CMAKE_ECLIPSE_VERSION if this is wrong.
So I used cmake-gui to present manually version to 3.7 and run
configuration again.
I got exactly same message.

Tutorial states that eclipse projects .project and .cproject should be
generated but they are not generated.
But Makefile is there and i can manually compile and run project.

What could be reason, why projects are not generated ?

Thanks in advance
Jana
--

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