[vtkusers] Cmake problem

Jeff Baumes jeff.baumes at kitware.com
Tue Apr 27 06:15:14 EDT 2010


You will need a C++ compiler to build VTK. On Windows I recommend
Visual Studio Express, which you can download for free.

Jeff

On Tue, Apr 27, 2010 at 4:21 AM, lukasz20p <lukasz20p at o2.pl> wrote:
>
> Hello. I try use Visualization Toolkit (VTK) in Eclipse Galileo. I'm writing
> master's thesis from OpenGL in Java (jogl). I downloaded Cmake -
> cmake-2.8.1-win32-x86.exe (Win32 Installer), VTK Windows (Installer) -
> vtk-5.4.2-win32.exe, source - vtk-5.4.2.zip, data - vtkdata-5.4.2.zip. I try
> build project for Eclipse, i unpacked all download files. In "Where is code
> source" i wrote path to source, in "Where to build the binaries" i wrote
> path to folder on this project. After i use configure and use Eclipse CDT 4
> MinGw Makefile and have some error : "CMake Error: CMAKE_C_COMPILER not set,
> after EnableLanguage" and "CMake Error: CMAKE_CXX_COMPILER not set, after
> EnableLanguage". I set path to cmake.exe, and after i have: "CMake Error:
> your C compiler: "gcc.exe" was not found. Please set CMAKE_C_COMPILER to a
> valid compiler path or name. CMake Error: Internal CMake error, TryCompile
> configure of cmake failed". Any1 can help me. I read all tutorial for use
> cmake for eclipse( on net are only 2):/, but dont wrote about this errors. I
> look on vtk website but same. My operating system is Windows 7 x64, Jre and
> JDK 32 bit, eclipse works me good but i cant build project for it. Plz help.
>
> --
> View this message in context: http://old.nabble.com/Cmake-problem-tp28374252p28374252.html
> Sent from the VTK - Users mailing list archive at Nabble.com.
>
> _______________________________________________
> 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 VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>



More information about the vtkusers mailing list