[Insight-users] compiling VTK and ITK

Sergio Andres sergio at unizar.es
Mon, 26 Apr 2004 17:24:46 +0200


Hi,

Brad King escribió:

>
> The name mangling change was just made to VTK last week.  Was this a 
> fresh build of VTK or did you just CVS update in the same source 
> directory as the 4.2 version?
>
> -Brad
>
I downloaded VTK source code from CVS ( checkout ) and built it.
Then I rebuilt my application and the same link errors appeared again.

Maybe, it has to do with the CMake Options...??
To build VTK, I turned ON:

VTK_USE_HYBRID ON
VTK_USE_PATENTED ON
VTK_USE_RENDERING ON
VTK_USE_ANSI_STDLIB ON

Regards,
Sergio.