[vtkusers] Building VTK on WIN7 using all static libs

David Partyka david.partyka at kitware.com
Mon Oct 24 12:17:43 EDT 2011


I would agree. Creating a static library but requiring a shared runtime
always seemed to boggle my mind. I think this is something CMake does on
it's own but possibly we can override it in a future release. Please file a
bug at vtk.org/Bug so we don't forget about this.

On Mon, Oct 24, 2011 at 12:03 PM, Kischell, Eric R.
<Kischell.Eric at mayo.edu>wrote:

> **
>
> *Hello VTK Lurkers,*
>
> *When building VTK 5.8 as a static library under WIN7 using C-Make 2.8.6…*
> *I un-check BUILD_SHARED_LIBS under the C-Make GUI.*
> *The generated VC++ 2005 solution contains projects with *
> *C / C++ | Code Generation set to  *
> */MD instead of the correct /MT (Multi-threaded (/MT)).*
> *I must then manually change all of the /MD's to /MT's under the C-Make
> GUI's advanced settings.*
>
> *It would be more convenient to have C-Make automatically set to /MT and
> /MTd*
> *if BUILD_SHARED_LIBS  is un-checked.*
>
> *thx*
>
> *keesh*
>
> Work Life Plan:
> To improve the quality of life for all mankind through better pattern
> recognition techniques.
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK 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/20111024/37b92bc3/attachment.htm>


More information about the vtkusers mailing list