[Hugin-devs] [Bug 704418] Re: 2010.4 compilation fails

2011-02-03 Thread Fessel
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::vectorwxString, std::allocatorwxString , 
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.



___
Mailing list: https://launchpad.net/~hugin-devs
Post to : hugin-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~hugin-devs
More help   : https://help.launchpad.net/ListHelp


[Hugin-devs] [Bug 704418] Re: 2010.4 compilation fails

2011-02-03 Thread Fessel
did you change the two links?

wxrc and wx-config?

Here is compiling without problems.
These error is related to the Unicode problem too.

-- 
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::vectorwxString, std::allocatorwxString , 
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.



___
Mailing list: https://launchpad.net/~hugin-devs
Post to : hugin-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~hugin-devs
More help   : https://help.launchpad.net/ListHelp