I'm also getting this error on Grafpup linux with gcc 3.4.4
The VIGRA homepage says "This version is known to run with GNU gcc 3
and later"
http://kogs-www.informatik.uni-hamburg.de/~koethe/vigra/
Does nobody have any insight into this?

Thanks,
Alister

Tom Sharpless wrote:
> Hi cara,
>
> It could well be that the nested template declarations of vigra are
> too much for gcc 3.4 -- as they also are for MSVC version 6 (2003) and
> earlier.  I've encountered several "bleeding edge" codes developed
> with gcc version 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 install gcc 4 and try that.  But if
> using MinGW you might be stuck with 3.4 -- they have only an "alpha"
> release of gcc 4 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 with GCC 3.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 with GCC's version. Anyone
> > tried compiling Hugin with a 3.4-series GCC compiler ?

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