[vtkusers] How can I build the vtk library with debug and releasemode and the .dll and .lib filename is different?

Wang HJ hjwang126 at hotmail.com
Fri Jun 2 05:23:30 EDT 2006


Hi,
you should use up cmake 2.0 to do that

HJ

>From: "Bo Shi" <chinaren.vtk at gmail.com>
>To: vtkusers at vtk.org
>Subject: [vtkusers] How can I build the vtk library with debug and 
>releasemode and the .dll and .lib filename is different?
>Date: Fri, 2 Jun 2006 01:14:44 +0800
>
>When I use vtk 5.0 I want to build my RELEASE programme with the RELEASE
>vtk5.0 library and DEBUG programme with the DEBUG vtk5.0 library
>respectively and automatically. In order to achieve this goal I want to
>build vtk5.0 library's DEBUG and RELEASE mode and get the dll and lib file
>with different name, for example, vtkcommon.dll  vtkcommon.lib for RELEASE
>mode and vtkcommonD.dll vtkcommonD.lib for DEBUG mode. Any idea is
>appreciated! Thanks a lot!


>_______________________________________________
>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





More information about the vtkusers mailing list