Skip to content

Compile error: failed at binding signals #22

Description

@pkeroulas

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions