[vtkusers] VTK 5.0 Official Release and Borland C++ Builder 6/2006
Luca Picello
luca.picello at libero.it
Tue Jan 31 12:45:12 EST 2006
I compiled official VTK 5.0 with borland c++ builder 2006 and it is
missing the
#if defined(__BORLANDC__)
#include <mem.h> // for memcpy
#endif
only in file:
Utilities/DICOMParser/DICOMAppHelper.cxx
but I am not sure it is missing only here. I compiled without tests and
examples.
add it and have fun.
this issue has already been reported and fixed in cvs version (but cvs
is not compiling in other modules for other reasons)
Luca
Jiksed wrote:
> Dear vtkusers,
>
> I found VTK 5.0 official release on the VTK
> website http://www.vtk.org/get-software.php, 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 http://www.vtk.org/doc/release/5.0/html/.
>
> 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?
>
> Thank you.
>
> Jiksed
>
>
>
> ------------------------------------------------------------------------
> Do you Yahoo!?
> With a free 1 GB, there's more in store with Yahoo! Mail.
> <http://us.rd.yahoo.com/mail_us/taglines/mailstorage/*http://mail.yahoo.com/>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20060131/1dde8d0d/attachment.htm>
More information about the vtkusers
mailing list