https://bugzilla.redhat.com/show_bug.cgi?id=1398949



--- Comment #10 from MartinKG <[email protected]> ---
(In reply to Jeremy Newton from comment #9)
> I get a build error when attempting to build in mock (F25):
> 
> bear-factory/bear-editor/src/bf/CMakeFiles/bear-editor.dir/build.make:65:
> recipe for target
> 'bear-factory/bear-editor/src/bf/CMakeFiles/bear-editor.dir/code/
> accelerator_table.cpp.o' failed
> make[2]: Leaving directory
> '/builddir/build/BUILD/bear-ac6be8bebf35cd1a4d4151773707c9ee313b154e'
> /builddir/build/BUILD/bear-ac6be8bebf35cd1a4d4151773707c9ee313b154e/bear-
> factory/bear-editor/src/bf/code/accelerator_table.cpp: In member function
> 'void bf::accelerator_table::on_key_pressed(wxKeyEvent&)':
> /builddir/build/BUILD/bear-ac6be8bebf35cd1a4d4151773707c9ee313b154e/bear-
> factory/bear-editor/src/bf/code/accelerator_table.cpp:102:45: error:
> 'virtual bool wxEvtHandler::ProcessEvent(wxEvent&)' is inaccessible within
> this context
>        m_event_handler.ProcessEvent( command );
>                                              ^
> In file included from /usr/include/wx-3.0/wx/window.h:18:0,
>                  from
> /builddir/build/BUILD/bear-ac6be8bebf35cd1a4d4151773707c9ee313b154e/bear-
> factory/bear-editor/src/bf/../bf/accelerator_table.hpp:19,
>                  from
> /builddir/build/BUILD/bear-ac6be8bebf35cd1a4d4151773707c9ee313b154e/bear-
> factory/bear-editor/src/bf/code/accelerator_table.cpp:14:
> /usr/include/wx-3.0/wx/event.h:3355:18: note: declared here
>      virtual bool ProcessEvent(wxEvent& event);
>                   ^~~~~~~~~~~~

because the conflicting package wxGTK3-devel-3.0.2-30.fc25.x86_64 is installed.


rpm -qf /usr/include/wx-3.0/wx/event.h
wxGTK3-devel-3.0.2-30.fc25.x86_64

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to