[vtkusers] how to build vtk exe

de Boer Ingo I.deBoer at polytec.de
Mon Jan 19 03:24:27 EST 2004


Hi,
 
> can anyone tell me how to build vtk project .exe file which i 
> can copy to 
> another computer and run at that computer. thank you.
VTK itself are libraries, DLL or static. So you can either build
the DLLs and copy them to the system32 directory or you can link
the static libs to you example.exe. Then you can ship the example.exe
to antoher computer without doing anything else...


greets
  Ingo

---
Dr.-Ing. Ingo H. de Boer

Polytec GmbH
Polytec-Platz 1-7, 76337 Waldbronn, Germany
phone: ++49 7243 604 106
fax  : ++49 7243 604 255



More information about the vtkusers mailing list