[vtkusers] Port vtk application to another computer with no vtk installed

rashed karim rashed.vtk at googlemail.com
Wed Nov 22 13:26:59 EST 2006


Hi Burlen

I am using visual studio .net 2003 for development on windows.

Rashed

On 11/22/06, Burlen <burlen at apollo.sr.unh.edu> wrote:
>
> 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
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20061122/fc583c5a/attachment.htm>


More information about the vtkusers mailing list