[vtkusers] Re: VTK and CYGWIN
William A. Hoffman
bill.hoffman at kitware.com
Mon Jan 8 13:50:19 EST 2001
No, the DLL from the binary is C++ compiled with the microsoft compiler,
it will not work with g++. The only way to get this working
is to use the gnu compiler for everything.
-Bill
At 10:14 AM 1/8/01 -0600, Joey Mukherjee wrote:
>I'm getting the same problem, but I figure we should be able to use the DLL that
>is available from the binary installation. Unfortunately, when following the
>instructions from the Cygwin web site, I still get the undefined symbols saying
>the functions do not exist.
>
>Since we are porting our stuff over from UNIX, it would be nice if I could use
>this tool... Oh well, maybe I'll play with it some more, but if anyone else
>makes some progress, please let us know!
>
>Cheers,
>Joey
>
>+--------------------------------------------------------------------------+
>+ Joey Mukherjee +
>+ joey at swri.org "I intend to live forever, +
>+ http://www.space.swri.edu/~joey so far, so good... +
>+ +
>+--------------------------------------------------------------------------+
>
>
>
>_______________________________________________
>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