Fw: [Insight-users] Insight 1.6 Compilation
Brad King
brad.king at kitware.com
Thu, 19 Feb 2004 14:15:35 -0500
Brad King wrote:
> Mauricio Inforçati wrote:
>
>> Brad,
>> Here it goes xml.log. It seems gcc is not using the "patch", isn´t it?
>
>
> No, and it looks like the patched header is not installed by "make
> install". I'll fix this, but to work-around the bug for now, change
> CableSwig_DIR in your ITK cmake cache to point at the CableSwig build tree.
Okay, I've fixed this in the CVS version and on the ITK 1.6 branch. You
need to get the CableSwig/GCC_XML/Support directory from CVS with the
tag ITK-1-6. Then you can go to your CableSwig build tree and run "make
&& make install" to fix your CableSwig installation.
-Brad