[vtkusers] vtk>=5.0 + java + mingw

Clinton Stimpson clinton at elemtech.com
Mon Sep 1 12:50:07 EDT 2008


> I'm using vtk since a while now. So far I was using mainly C++.
> Currently I developed a small Java apllication and wanted to add a chart using VTK.
> That's where I run into trouble.
> The fact that I use QT forces me to use the gcc compiler environment also under Windows XP.
>   
Qt doesn't force that, unless you insist on using the open source 
pre-compiled binaries.
To use it with Visual Studio, you have to compile the Qt source yourself.

Clint





More information about the vtkusers mailing list