[vtkusers] How to build vtk4.x into one dll just like vtk3.2?

Shade shade_cn at yahoo.com
Thu Mar 14 22:04:04 EST 2002


Thanks for your reply.
But how can I like all the vtk libraries staticly? It seems that all the
libaries output
by VC6 with the vtk.dsw generated by CMake are import libraries. How can I
get static libraries? Need to revise CMakeLists.txt for all the projects?
How to
revise?

Best Regards,
Shade
----- Original Message -----
From: "William A. Hoffman" <billlist at nycap.rr.com>
To: "Shade" <shade_cn at yahoo.com>; <vtkusers at public.kitware.com>
Sent: Thursday, March 14, 2002 9:33 PM
Subject: Re: [vtkusers] How to build vtk4.x into one dll just like vtk3.2?


> It is not really possible.  Depending on what you are trying to do, a
static
> link might be better.  If you want to create an executable based on
> VTK, a static linked executable is the best way to contain everything in
> one file.
>
> -Bill
>
>
> At 07:49 PM 3/14/2002 +0800, Shade wrote:
> >Dear Everyone£¬
> >
> >    I have search the mailing list and tru to find answer
> >from readme file in vtk4.x, but I can't find answer for
> >building vtk4.x into one big dll like vtkdll.dll similar to
> >vtk3.2. Any suggestion is welcome. Thanks.
> >
> >Best Regards,
> >Shade
>




More information about the vtkusers mailing list