← Back to team overview

hugin-devs team mailing list archive

[Bug 713170] Re: Compile of hg version 4932 fails on Fedora

 

Confirmed, I see the same error. 88ab9f447225 is ok, so this must have
happened in one of these commits:

 changeset:   4932:8fd7db7250fc typo
 changeset:   4931:19aa883d160c Cleanup/Removed unused code
 changeset:   4930:42d1371c6f80 Refactored code Use appropriate get/set functions instead of deprecated ImageOption struct
 changeset:   4929:d82e400aae01 Correctly update crop rectangle/circle if auto center crop is active [704884]


** Changed in: hugin
   Importance: Undecided => Critical

** Changed in: hugin
       Status: New => Confirmed

-- 
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/713170

Title:
  Compile of hg version 4932 fails on Fedora

Status in Hugin - Panorama Tools GUI:
  Confirmed

Bug description:
  hg sum
  parent: 4932:8fd7db7250fc tip

  Building CXX object src/hugin_base/CMakeFiles/huginbase.dir/algorithms/nona/NonaImageStitcher.cpp.o
  cd /scratch/redhat/BUILD/hugin/src/hugin_base && /usr/lib64/ccache/c++   -Dhuginbase_EXPORTS -lGLU -O2 -g -fPIC -I/scratch/redhat/BUILD/hugin/src -I/scratch/redhat/BUILD/hugin/src/hugin_base -I/scratch/redhat/BUILD/hugin/src/foreign -I/scratch/redhat/BUILD/hugin/src/foreign/vigra -I/scratch/redhat/BUILD/hugin/src/celeste -I/usr/include/OpenEXR   -o CMakeFiles/huginbase.dir/algorithms/nona/NonaImageStitcher.cpp.o -c /scratch/redhat/BUILD/hugin/src/hugin_base/algorithms/nona/NonaImageStitcher.cpp
  In file included from /scratch/redhat/BUILD/hugin/src/hugin_base/algorithms/nona/ComputeImageROI.h:32:0,
                   from /scratch/redhat/BUILD/hugin/src/hugin_base/nona/Stitcher.h:52,
                   from /scratch/redhat/BUILD/hugin/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33:
  /scratch/redhat/BUILD/hugin/src/hugin_base/panodata/Panorama.h:667:23: error: extra qualification 'HuginBase::Panorama::' on member 'centerCropImage'
  make[2]: *** [src/hugin_base/CMakeFiles/huginbase.dir/algorithms/nona/NonaFileStitcher.cpp.o] Error 1





References