[vtkusers] VTK Builds on Cygwin

William A. Hoffman bill.hoffman at kitware.com
Fri Jan 26 14:42:12 EST 2001


I mean gcc compiler.   If you add the flags -mno-cygwin to the build,
it will use the native Microsoft libraries and not cygwin.dll, so no
GPL problems.   I have only tried the c++ part, but Mumit did the tcl build.

-Bill


At 08:33 PM 1/26/2001 +0100, Sebastien BARRE wrote:
>At 26/01/2001 14:14, Bill Hoffman wrote:
>
>>To build with cygwin, just follow the unix build instructions for
>>VTK. Both shared and static work. VTK uses the native windows
>>OpenGL libraries so acceleration is possible.
>
>Wow, cool, but do you mean the cygwin compiler (gcc), or the cygwin build environment (configure, shell, but driving the Microsoft Compiler under the hood). I might be wrong, but I guess you have to link VTK  against libraries that have been built for Cygwin, am I right ? I know that Tcl/Tk is bundled with Cygwin, but what about Python & Java ?
>
>
>_______________________________________________
>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