Hi, I posted this earlier, but it didn't show up, so sorry if a second
version does show up at some stage.
I get this same problem on Grafpup linux, which has GCC 3.4.4.
The vigra homepage says "This version is known to run with GNU gcc 3
and later ".
Does anyone have any insight into this?

Thanks,
Alister.

On Sep 10, 7:22 am, Tom Sharpless <[EMAIL PROTECTED]> wrote:
> Hi cara,
>
> It could well be that the nested template declarations of vigra are
> too much forgcc3.4 -- as they also are for MSVC version 6 (2003) and
> earlier.  I've encountered several "bleeding edge" codes developed
> withgccversion 4. that version 3.4 can't handle, but not that
> specific one.  Perhaps you should ask the Vigra developers about this.
>
> If you are on Linux you could installgcc4 and try that.  But if
> using MinGW you might be stuck with 3.4 -- they have only an "alpha"
> release ofgcc4 and when I installed that recently MinGW stopped
> being able to build Qt apps, so I went back to 3.4.
>
> Regards, Tom
>
> On Aug 30, 10:29 am, cara <[EMAIL PROTECTED]> wrote:
>
> > I've been trying to compile Hugin withGCC3.4.4 but I'm stuck at this
> > error :
>
> > [ 25%] Building CXX object src/hugin_base/CMakeFiles/huginbase.dir/
> > algorithms/nona/NonaFileStitcher.o
> > In file included from /home/cazevedo/norasa/hugin-0.7.0/src/hugin_base/
> > panodata/ControlPoint.h:31,
> >                  from /home/cazevedo/norasa/hugin-0.7.0/src/hugin_base/
> > panodata/PanoramaData.h:38,
> >                  from /home/cazevedo/norasa/hugin-0.7.0/src/hugin_base/
> > algorithm/StitcherAlgorithm.h:39,
> >                  from /home/cazevedo/norasa/hugin-0.7.0/src/hugin_base/
> > algorithms/nona/NonaFileStitcher.h:34,
> >                  from /home/cazevedo/norasa/hugin-0.7.0/src/hugin_base/
> > algorithms/nona/NonaFileStitcher.cpp:31:
> > /home/cazevedo/norasa/hugin-0.7.0/src/hugin_base/vigra_ext/
> > Interpolators.h:232: error: no class template named `UInt8' in `vigra'
> > /home/cazevedo/norasa/hugin-0.7.0/src/hugin_base/vigra_ext/
> > Interpolators.h:232: error: ISO C++ forbids declaration of `MaskType'
> > with no type
>
> > I'm wondering if this has anything to due withGCC'sversion. Anyone
> > tried compiling Hugin with a 3.4-seriesGCCcompiler ?

--~--~---------~--~----~------------~-------~--~----~
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