[vtkusers] CMake + Windows NT

William A. Hoffman billlist at nycap.rr.com
Thu Sep 19 15:13:48 EDT 2002


You have to build cmake on cygwin first, and use that cmake
to generated the gnu makefiles.

To build:
1. Get the source for CMake.
2. mkdir cmake-build
3. cd cmake-build
4. ../CMake/configure
5. make

At this point you will be able to run cmake-build/Source/ccmake.

-Bill


At 08:17 PM 9/19/2002 +0200, Alexander Trum wrote:
>Hello
>
>I have Windows NT with cygwin and GNU Compiler and Make.
>How can i compile VTK with CMake with the GNU Compiler and with GNU
>make?
>CMake generates only Makefile for different IDE's (like Borland) and for
>NMake but not for GNU make as it does under Linux/Unix.
>
>Thanks a lot in advance
>  Alex
>
>-- 
>Alexander Trum
>Dipl.-Math. (FH)
>Senior Software Developer
>Engineering IT Consulting
>Teraport GmbH
>Phone +49 89 651086 721
>Fax +49 89 651086 701
>Mobile +49 173 38 25 490
>mailto:alexander.trum at teraport.de
>http://www.teraport.de
>_______________________________________________
>This is the private VTK discussion list. 
>Please keep messages on-topic. Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
>Follow this link to subscribe/unsubscribe:
>http://public.kitware.com/mailman/listinfo/vtkusers 




More information about the vtkusers mailing list