← Back to team overview

hugin-devs team mailing list archive

[Bug 774533] Re: default branch fails to build, calibrate_lens errors

 

** Changed in: hugin
       Status: New => Fix Committed

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

Title:
  default branch fails to build, calibrate_lens errors

Status in Hugin - Panorama Tools GUI:
  Fix Committed

Bug description:
  Attempting to build  hugin hgdcbac52da361 rpm package on Fedora 14 x86_64, gives the followong errors;
  /home/terry/rpmbuild/BUILD/hugin-2011.1.0/src/hugin1/calibrate_lens/LensCalImageCtrl.cpp:135:22: error: 'class wxBitmap' has no member named 'SetSize'
  /home/terry/rpmbuild/BUILD/hugin-2011.1.0/src/hugin1/calibrate_lens/LensCalImageCtrl.cpp:136:23: error: 'class wxBitmap' has no member named 'SetSize'
  /home/terry/rpmbuild/BUILD/hugin-2011.1.0/src/hugin1/calibrate_lens/LensCalImageCtrl.cpp: In member function 'void LensCalImageCtrl::SetImage(ImageLineList*)':
  /home/terry/rpmbuild/BUILD/hugin-2011.1.0/src/hugin1/calibrate_lens/LensCalImageCtrl.cpp:191:73: error: conversion from 'const wxCharBuffer' to non-scalar type 'std::string' requested
  /home/terry/rpmbuild/BUILD/hugin-2011.1.0/src/hugin1/calibrate_lens/LensCalImageCtrl.cpp: In member function 'void LensCalImageCtrl::GenerateRemappedImage(unsigned int, unsigned int)':
  /home/terry/rpmbuild/BUILD/hugin-2011.1.0/src/hugin1/calibrate_lens/LensCalImageCtrl.cpp:291:78: error: conversion from 'const wxCharBuffer' to non-scalar type 'std::string' requested


References