[Insight-developers] Re: building wrappers with visual c++ 2005
express edition
Brad King
brad.king at kitware.com
Thu Jan 11 10:24:26 EST 2007
Gaetan Lehmann wrote:
> There is still a problem: in file bin\Vc8ex\Include\deque, line 341
>
> friend class _Deque_iterator<_Ty, _Alloc, !_SECURE_VALIDATION>>;
>
> have to be changed to
>
> friend class _Deque_iterator<_Ty, _Alloc, !_SECURE_VALIDATION>;
>
> (one of the ">" shouldn't be there).
> It's building now, but it would be nice to have a fix for that.
Fixed.
> And a support for the last PSDK :-)
Done.
-Brad
More information about the Insight-developers
mailing list