← Back to team overview

hugin-devs team mailing list archive

[Bug 704418] Re: Mandriva: 2010.4 compilation fails

 

As noted in the thread, the ANSI versions link must be replaced with the Unicode ones in /etc/alternatives
* wx-config to /usr/lib64/wx/config/gtk2-unicode-release-2.8
* wxrc to /usr/bin/wxrc-2.8-unicode


** Summary changed:

- 2010.4 compilation fails
+ Mandriva: 2010.4 compilation fails

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

** Converted to question:
   https://answers.launchpad.net/hugin/+question/146652

-- 
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:
  Mandriva: 2010.4 compilation fails

Status in Hugin - Panorama Tools GUI:
  Invalid

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.



References