← Back to team overview

hugin-devs team mailing list archive

[Bug 1469349] [NEW] Default branch fails to build

 

Public bug reported:

Attempting to build hugin 570ece0052c0 7046 default, on Fedora 21, I get
the following error...

/home/terry/rpmbuild/BUILD/hugin-2015.1.0/src/hugin1/hugin/PreviewIdentifyTool.cpp: In member function 'virtual void PreviewIdentifyTool::AfterDrawImagesEvent()':
/home/terry/rpmbuild/BUILD/hugin-2015.1.0/src/hugin1/hugin/PreviewIdentifyTool.cpp:516:53: error: request for member 'GetValue' in 'number.wxString::operator[](i)', which is of non-class type 'wxChar {aka wchar_t}'
                 textWidth += m_glyphWidth[number[i].GetValue() - 48];
                                                     ^
src/hugin1/hugin/CMakeFiles/hugin.dir/build.make:931: recipe for target 'src/hugin1/hugin/CMakeFiles/hugin.dir/PreviewIdentifyTool.cpp.o' failed
make[2]: *** [src/hugin1/hugin/CMakeFiles/hugin.dir/PreviewIdentifyTool.cpp.o] Error 1

Cheers,
Terry

** Affects: hugin
     Importance: Undecided
         Status: New

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

Title:
  Default branch fails to build

Status in Hugin - Panorama Tools GUI:
  New

Bug description:
  Attempting to build hugin 570ece0052c0 7046 default, on Fedora 21, I
  get the following error...

  /home/terry/rpmbuild/BUILD/hugin-2015.1.0/src/hugin1/hugin/PreviewIdentifyTool.cpp: In member function 'virtual void PreviewIdentifyTool::AfterDrawImagesEvent()':
  /home/terry/rpmbuild/BUILD/hugin-2015.1.0/src/hugin1/hugin/PreviewIdentifyTool.cpp:516:53: error: request for member 'GetValue' in 'number.wxString::operator[](i)', which is of non-class type 'wxChar {aka wchar_t}'
                   textWidth += m_glyphWidth[number[i].GetValue() - 48];
                                                       ^
  src/hugin1/hugin/CMakeFiles/hugin.dir/build.make:931: recipe for target 'src/hugin1/hugin/CMakeFiles/hugin.dir/PreviewIdentifyTool.cpp.o' failed
  make[2]: *** [src/hugin1/hugin/CMakeFiles/hugin.dir/PreviewIdentifyTool.cpp.o] Error 1

  Cheers,
  Terry

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/1469349/+subscriptions


Follow ups

References