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