On 9 Feb., 17:00, Harry van der Wolf <[email protected]> wrote:

> ....
> /Users/Shared/development/hugin_related/huginpython/src/hugin_base/vigra_ext/VignettingCorrection.h:87:
> error: default argument for template parameter for class enclosing ‘class
> vigra_ext::VigCorrDivFunctor<<declaration error> >’
> /Users/Shared/development/hugin_related/huginpython/src/hugin_base/vigra_ext/VignettingCorrection.h:91:
> error: expected unqualified-id before numeric constant
> /Users/Shared/development/hugin_related/huginpython/src/hugin_base/vigra_ext/VignettingCorrection.h:95:
> error: type/value mismatch at argument 1 in template parameter list for
> ‘template<class A> struct vigra::NumericTraits’
> ...
etc. etc.

Well, I had a look at the vigra_ext code, and it's full of evil C++
trickery, which somehow the compiler on my system can palate, but
your's seems to choke on it. I can't give you better advice than
trying to avoid the offending headers, like the last two which we
commented out. To truly debug that sort of problem, it'd be advisable
to understand what the code does. There doesn't seem to be any
documentation about the goings-on, and so ultimately it's 'ask Pablo',
since he's listed as the author. Maybe he has an idea. But as I've
said before, this part of the wrap isn't really crucial - more nice-to-
have, so if we'd get away for now with just throwing a few headers out
of the i-file, this would be great. Do stay in touch and let me know
if you run into more problems.

Kay

-- 
You received this message because you are subscribed to the Google Groups 
"Hugin and other free panoramic software" group.
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at http://groups.google.com/group/hugin-ptx

Reply via email to