<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
I compiled official VTK 5.0 with borland c++ builder 2006 and it is
missing the<br>
<br>
#if defined(__BORLANDC__)
<br>
#include <mem.h> // for memcpy
<br>
#endif
<br>
<br>
only in file:<br>
Utilities/DICOMParser/DICOMAppHelper.cxx<br>
<br>
but I am not sure it is missing only here. I compiled without tests and
examples.<br>
add it and have fun.<br>
this issue has already been reported and fixed in cvs version (but cvs
is not compiling in other modules for other reasons)<br>
<br>
Luca<br>
<br>
<br>
<br>
Jiksed wrote:
<blockquote
cite="mid20060131164648.94954.qmail@web31902.mail.mud.yahoo.com"
type="cite">
<div id="RTEContent">
<div id="RTEContent">
<div id="RTEContent">
<div id="RTEContent">Dear vtkusers,</div>
<div> </div>
<div>I found VTK 5.0 official release on the VTK website <a
href="http://www.vtk.org/get-software.php">http://www.vtk.org/get-software.php</a>,
but I could not find the Changes between VTK 4.4 and VTK 5.0 and how to
migrate from 4.4 to 5.0. I could not find any vtk document for download
though there is an online version here <a
href="http://www.vtk.org/doc/release/5.0/html/">http://www.vtk.org/doc/release/5.0/html/</a>.</div>
<div> </div>
<div>I am using Borland C++ Builder 6 with a static build. Can I have
a static build of vtk5.0 with BCB6 and/or BCB 2006? Will I have to
change my own BCB code in order to use vtk5.0?</div>
<div> </div>
<div>Thank you.</div>
<div> </div>
<div>Jiksed</div>
<div> </div>
<div> </div>
</div>
</div>
</div>
<p> </p>
<hr size="1">Do you Yahoo!?<br>
With a free 1 GB, there's more in store with <a
href="http://us.rd.yahoo.com/mail_us/taglines/mailstorage/*http://mail.yahoo.com/">Yahoo!
Mail.</a>
<pre wrap="">
<hr size="4" width="90%">
_______________________________________________
This is the private VTK discussion list.
Please keep messages on-topic. Check the FAQ at: <a class="moz-txt-link-freetext" href="http://www.vtk.org/Wiki/VTK_FAQ">http://www.vtk.org/Wiki/VTK_FAQ</a>
Follow this link to subscribe/unsubscribe:
<a class="moz-txt-link-freetext" href="http://www.vtk.org/mailman/listinfo/vtkusers">http://www.vtk.org/mailman/listinfo/vtkusers</a>
</pre>
</blockquote>
<br>
</body>
</html>