[vtkusers] Fwd: incomplete INSTALL with of VTK-5-0-0 branch using RelWithDebInfo

Charl P. Botha cpbotha at gmail.com
Mon Nov 7 08:43:25 EST 2005


Dear list,

VTK HEAD CVS shows the same behaviour under Ubuntu 5.04 Linux with g++
3.3.5.  After having performed a RelWithDebInfo build, "make install"
only copies the debug python libraries, breaking builds of
VTK-dependent utilities that also wrap code.  For example,
libvtkCommonPythonD.so is copied during the install, but not
libvtkCommonPython.so.  Copying all the forgotten libraries by hand
works around the problem.

I've had a look at the top-level CMakeLists.txt but haven't been able
to find the culprit code.  Could someone that knows where to look
perhaps fix this?

Thanks,
Charl

---------- Forwarded message ----------
From: Charl P. Botha <cpbotha at cpbotha.net>
Date: Oct 7, 2005 10:48 PM
Subject: incomplete INSTALL with of VTK-5-0-0 branch using RelWithDebInfo
To: VTK List <vtkusers at vtk.org>


Dear list,

After having done a RelWithDebInfo build of a CVS checkout of the
VTK-5-0-0 branch on Windows XP with MS Visual Studio 2003, building
the INSTALL target copies only the debug versions of all the Python
libraries.  For example, only vtkCommonPythonD.dll and
vtkCommonPythonD.lib are copied, but NOT vtkCommonPython.dll and
vtkCommonPython.lib.

Copying all of these by hand from the build directory to the install
directory fixes compilation of client applications.

Does this behaviour of the INSTALL target ring any bells with anybody?

Thanks,
Charl

--
charl p. botha http://cpbotha.net/ http://visualisation.tudelft.nl/

c.p.botha ||at|| ewi.tudelft.nl - tu delft work-related email
cpbotha ||at|| cpbotha.net - everything else


--
charl p. botha http://cpbotha.net/ http://visualisation.tudelft.nl/



More information about the vtkusers mailing list