[vtkusers] Port vtk application to another computer with no vtk installed
Burlen
burlen at apollo.sr.unh.edu
Wed Nov 22 10:09:23 EST 2006
Hi, using a linux os I have done this using "g++ -static", then the binary
will run on a machine that doesn't have vtk installed. Your compiler/linker
should have a similar option, what version of c++ are you using?
On Tuesday 21 November 2006 10:29 am, Rashed Karim wrote:
> Hi everyone,
>
> I have built a windows application which uses the vtk libraries. I want to
> transfer the application (.exe file) to another computer which doesnt have
> vtk installed. I transfered the .exe file together with vtk lib files (
> vtkHybrid.lib, vtkVolumeRendering.lib, etc) but it doesnt work.
>
> I dont want to compile vtk on the other machine, since its a long process.
> Does anyone know how I could make this application run on the other
> computer?
>
> Any help will be appreciated,
--
Burlen Loring
Space Science Center
Institute for the Study of Earth, Oceans, and Space
University of New Hampshire
39 College Road, Durham, NH 03824
Phone: 603-862-1140
More information about the vtkusers
mailing list