[CMake] Error compiling VTK example

2013-03-04 Thread a.c.sant
Hi, I'm trying to compile a simple VTK example from their web (ProjectPointPlane) with MingW. I downloaded the example and the CMakeLists.txt file. When running CMake-gui, I can generate the Makefile without any errors. However, when I run mingw32-make.exe from the terminal, I got several errors.

Re: [CMake] Error compiling VTK example

2013-03-04 Thread David Doria
On Mon, Mar 4, 2013 at 4:48 AM, a.c.sant acsant...@gmail.com wrote: Hi, I'm trying to compile a simple VTK example from their web (ProjectPointPlane) with MingW. I downloaded the example and the CMakeLists.txt file. When running CMake-gui, I can generate the Makefile without any errors.

Re: [CMake] Error compiling VTK example

2013-03-04 Thread a.c.sant
Strange, from the Nabble group page I can see the output. Anyway, I posted the question here because of this error: It seemed to me something related to CMake. I will post the question in the VTK mailing list too, as you suggested. Thanks! David Doria-2-3 wrote On Mon, Mar 4, 2013 at 4:48