[Insight-users] Re: ITK CVS 20061008 WrapITK does not work with
external CableSwig
Charl P. Botha
cpbotha at cpbotha.net
Mon Oct 9 04:18:39 EDT 2006
On 10/9/06, Charl P. Botha <cpbotha at cpbotha.net> wrote:
> As far as I can see, the new ITK CVS WrapITK integration doesn't seem
> to want to work with an external CableSwig installation. I had a look
> in the top-level CMakeLists.txt, and this only seems to support the
> use of a CableSwig that has been checked out into the ITK Utilities
> directory, not an externally built CableSwig.
>
> Is this the case, or am I perhaps doing something wrong?
>
> This is on Ubuntu 6.06 x86 32, g++ 4.0.3, ITK CVS 20061008, CableSwig
> CVS 20061008.
To clarify:
ITK finds the external CableSwig during the build (no idea how,
CableSwig_DIR is set to "" in the generated ITKConfig.cmake), but
during make install it complains about CableSwig_DIR not being set.
More information about the Insight-users
mailing list