Default tip fails to build in Fedora 20

Bug #1320406 reported by tduell
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Hugin
New
Undecided
Unassigned

Bug Description

Attempting to build the default tip (changeset 61653f1b61fc) on Fedora 20 x86_64 fails with the following error message...
/home/terry/rpmbuild/BUILD/hugin-2014.1.0/src/hugin1/hugin/treelistctrl.cpp: In member function 'void wxTreeListMainWindow::OnChar(wxKeyEvent&)':
/home/terry/rpmbuild/BUILD/hugin-2014.1.0/src/hugin1/hugin/treelistctrl.cpp:4053:48: error: 'WXK_NONE' was not declared in this scope
             int key = event.GetUnicodeKey() != WXK_NONE ? event.GetUnicodeKey() : event.GetKeyCode();
                                                ^
/home/terry/rpmbuild/BUILD/hugin-2014.1.0/src/hugin1/hugin/treelistctrl.cpp:4058:36: error: 'wxUniChar' was not declared in this scope
                 m_findStr.Append ((wxUniChar)key);
                                    ^
make[2]: *** [src/hugin1/hugin/CMakeFiles/hugin.dir/treelistctrl.cpp.o] Error 1

I suspect it is a Wx issue.
All my libraries are up to date, as available from the Fedora 20 updates repo.
The wx lib is wxGTK-devel-2.8.12-9.fc20.x86_64

Revision history for this message
tmodes (tmodes) wrote :

See comments in bug 1318207

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.