[vtkusers] Cmake--Java--VTK

Xin Zhao zxem at my169.com
Fri Jun 27 06:57:50 EDT 2003


Dear all,

     If I want to connect VTK with Java in Windows, do I need to run the procedure as follow:

    "The PC build process uses the CMake GUI CMakeSetup. Then you use the compiler make utility to compile as follows. 

  1) Install the VTK 4.2 distribution by unzipping into the 
     appropriate directory.

  2) Execute CMakeSetup. This will pop-up a little
     GUI that allows you to tailor the build. It then starts
     building .dsw and .dsp files for Microsoft, or makefiles for Borland.
     You'll have to tell CMakeSetup where you've placed your VTK source 
     code, and where to build the object code and dll's 
     (we'll call it "vtkbin").

  3) When CMakeSetup completes, start up msdev and load VTK.dsw.
     Select ALL_BUILD project, and build it. "

	Or just put the vtk.jar in my java library?

   Can you give me any help?

    Thanks!

                                                           zxem 





More information about the vtkusers mailing list