← Back to team overview

hugin-devs team mailing list archive

[Bug 704418] [NEW] 2010.4 compilation fails

 

Public bug reported:

Hugin compilation fails with the message:

/home/sasha/Install/hugin-2010.4.0/src/hugin1/icpfind/AutoCtrlPointCreator.cpp: In member function 'virtual HuginBase::CPVector AutoPanoSift::automatch(CPDetectorSetting&, PT::Panorama&, const HuginBase::UIntSet&, int, std::vector<wxString, std::allocator<wxString> >&, int&, wxWindow*)':
/home/sasha/Install/hugin-2010.4.0/src/hugin1/icpfind/AutoCtrlPointCreator.cpp:595: error: no matching function for call to 'wxString::wc_str()'
/usr/include/wx-2.8/wx/string.h:942: note: candidates are: const wxWCharBuffer wxString::wc_str(const wxMBConv&) const
make[2]: *** [src/hugin1/icpfind/CMakeFiles/icpfindlib.dir/AutoCtrlPointCreator.cpp.o] Error 1
make[1]: *** [src/hugin1/icpfind/CMakeFiles/icpfindlib.dir/all] Error 2
make: *** [all] Error 2


Mandriva 2010.2, wxgtk 2.8.10.

** 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/704418

Title:
  2010.4 compilation fails

Status in Hugin - Panorama Tools GUI:
  New

Bug description:
  Hugin compilation fails with the message:

  /home/sasha/Install/hugin-2010.4.0/src/hugin1/icpfind/AutoCtrlPointCreator.cpp: In member function 'virtual HuginBase::CPVector AutoPanoSift::automatch(CPDetectorSetting&, PT::Panorama&, const HuginBase::UIntSet&, int, std::vector<wxString, std::allocator<wxString> >&, int&, wxWindow*)':
  /home/sasha/Install/hugin-2010.4.0/src/hugin1/icpfind/AutoCtrlPointCreator.cpp:595: error: no matching function for call to 'wxString::wc_str()'
  /usr/include/wx-2.8/wx/string.h:942: note: candidates are: const wxWCharBuffer wxString::wc_str(const wxMBConv&) const
  make[2]: *** [src/hugin1/icpfind/CMakeFiles/icpfindlib.dir/AutoCtrlPointCreator.cpp.o] Error 1
  make[1]: *** [src/hugin1/icpfind/CMakeFiles/icpfindlib.dir/all] Error 2
  make: *** [all] Error 2

  
  Mandriva 2010.2, wxgtk 2.8.10.





Follow ups

References