[Insight-users] Help getting simple WrapITK external project going
Charl Botha
c.p.botha at tudelft.nl
Tue Aug 4 05:08:00 EDT 2009
2009/8/4 Charl Botha <c.p.botha at tudelft.nl>:
> So I went to line 3338 of the generated CPP file above and manually
> changed occurrences of the variable "c" into "c1". Hey, it compiled!
> It then breaked on the next generated file
> wrap_itkTPGACLevelSetImageFilterPython.cpp on a similar error. Lo and
> behold, more "c". It seems that this symbol is causing a name
> collision with perhaps something from the preprocessor.
>
> If you have any ideas on where this might be coming from, I'd be very
> grateful to hear!
Okay, found it. There was a, uhm, "#define c ..." in my source. I
will now go punish myself.
Thanks for taking a look!!
See you,
Charl
More information about the Insight-users
mailing list