hugin-devs team mailing list archive
-
hugin-devs team
-
Mailing list archive
-
Message #01117
[Bug 704418] Re: 2010.4 compilation fails
I have the same problem!
The solution, change in /etc/alternatives the links:
wx-config to /usr/lib64/wx/config/gtk2-unicode-release-2.8
wxrc to /usr/bin/wxrc-2.8-unicode
In mine both direct to the ansi versions.
I don't know if it change back when making a update of wxGTK.
After that, the compilation goes OK!!!
--
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.
References