-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Hi Alex,
I get a couple of errors like this one while compiling against libboost 1.65.1, g++ v7.4.0, on Ubuntu 18.
gui.cpp:910:90: required from here
/usr/include/boost/bind/bind.hpp:319:35: error: no match for call to ‘(boost::_mfi::mf1<void, Gui, std::__cxx11::basic_string<char>&>) (Gui*&, std::__cxx11::basic_string<char>)’
unwrapper<F>::unwrap(f, 0)(a[base_type::a1_], a[base_type::a2_]);
~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Does it look like a boost version issue or compiler? What version did you use?
Thanks,
PK
Metadata
Metadata
Assignees
Labels
No labels