<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://wiki.panotools.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.panotools.org/index.php?title=Talk:Hugin_Compiling_OpenSuse&amp;feed=atom&amp;action=history</id>
		<title>Talk:Hugin Compiling OpenSuse - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.panotools.org/index.php?title=Talk:Hugin_Compiling_OpenSuse&amp;feed=atom&amp;action=history"/>
		<link rel="alternate" type="text/html" href="http://wiki.panotools.org/index.php?title=Talk:Hugin_Compiling_OpenSuse&amp;action=history"/>
		<updated>2013-05-19T15:19:39Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.19.0</generator>

	<entry>
		<id>http://wiki.panotools.org/index.php?title=Talk:Hugin_Compiling_OpenSuse&amp;diff=13948&amp;oldid=prev</id>
		<title>Eli the Bearded: about compile time bug 704418 and workaround</title>
		<link rel="alternate" type="text/html" href="http://wiki.panotools.org/index.php?title=Talk:Hugin_Compiling_OpenSuse&amp;diff=13948&amp;oldid=prev"/>
				<updated>2012-05-21T21:50:53Z</updated>
		
		<summary type="html">&lt;p&gt;about compile time bug 704418 and workaround&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;I was trying to compile Hugin 2011.4.0 from source and ran into the very same problem that [https://bugs.launchpad.net/hugin/+bug/704418 bug 704418] brought up against 2010.4.0, namely first it would fail to compile icpfind/AutoCtrlPointCreator.cpp like so:&lt;br /&gt;
&lt;br /&gt;
AutoCtrlPointCreator.cpp:595: error: no matching function for call to 'wxString::wc_str()'&lt;br /&gt;
/usr/include/wx-2.8/wx/string.h:942: note: candidates are: const wxWCharBuffer wxString::wc_str(const wxMBConv&amp;amp;) const&lt;br /&gt;
&lt;br /&gt;
And after changing wc_str to c_str, it would go a little further and fail in icpfind/icpfind.cpp:&lt;br /&gt;
&lt;br /&gt;
icpfind/icpfind.cpp: In member function ‘virtual int iCPApp::OnRun()’:&lt;br /&gt;
icpfind/icpfind.cpp:108: error: ambiguous overload for ‘operator&amp;lt;&amp;lt;’ in ‘std::operator&amp;lt;&amp;lt; [with _Traits = ...&lt;br /&gt;
&lt;br /&gt;
I have figured out (at least approximately) what the problem is. Instead of using the distro wxGTK-devel and wxGTK packages, I had compiled my own from source. When I removed those and used the distro packages, the compile (with a fresh untar, not my earlier edited version) works. So apparently there is some non-default ./configure option needed to get the right overload.&lt;br /&gt;
--[[User:Eli the Bearded|Eli the Bearded]] ([[User talk:Eli the Bearded|talk]]) 23:50, 21 May 2012 (CEST)&lt;/div&gt;</summary>
		<author><name>Eli the Bearded</name></author>	</entry>

	</feed>