[vtkusers] New: Recipe for building VTK-5.8.0 with C++ Builder XE (bcc32 6.31)

Oliver Weinheimer mail at oliwe.com
Thu Aug 8 03:40:15 EDT 2013


Hi Bo,

I compiled VTK version 5.10.1 with XE4 for 32bit and 64bit. It is possible
and the old recipe in this thread is a good basis.

Additionally take a look at

https://forums.embarcadero.com/thread.jspa?threadID=87338&tstart=0

and

https://forums.embarcadero.com/message.jspa?messageID=533120#533120

I never did a debug build, so first try a static release build! 
That means for the CMake settings:
1) BUILD_SHARED_LIBS -> not checked
2) CMAKE_BUILD_TYPE ->Release

I did not find the time to write an update of the recipe until now.

Kind Regards,
Oliver



--
View this message in context: http://vtk.1045678.n5.nabble.com/Recipe-for-building-VTK-5-6-1-with-C-Builder-XE-bcc32-6-31-tp3337807p5722574.html
Sent from the VTK - Users mailing list archive at Nabble.com.



More information about the vtkusers mailing list