[vtkusers] standalone *.exe
    John Drescher 
    drescherjm at gmail.com
       
    Fri Oct  5 15:03:19 EDT 2012
    
    
  
On Fri, Oct 5, 2012 at 9:52 AM, ebe <ebeit303 at gmail.com> wrote:
> Hai Masters,
>
> Iam new to VTK projects. I like to develop a standalone exe using c++ and
> vtk. Iam getting error while i run standalone exe in another system. Can
> some one guide me to develop a standalone exe. Thanks in advance.
>
Turn off building shared libraries when you configure VTK with Cmake
and you will get static vtk libraries.
John
    
    
More information about the vtkusers
mailing list