Skip to content

Building edb-debugger with RegisterView.cpp #872

@simonlaikm

Description

@simonlaikm

Hi, Teran,

I try to build the debugger with following error message:

[ 93%] Building CXX object plugins/ODbgRegisterView/CMakeFiles/ODbgRegisterView.dir/RegisterView.cpp.o
/home/simon/bac/edb-debugger/plugins/ODbgRegisterView/RegisterView.cpp: In member function ‘void ODbgRegisterView::ODBRegView::groupHidden(ODbgRegisterView::RegisterGroup*)’:
/home/simon/bac/edb-debugger/plugins/ODbgRegisterView/RegisterView.cpp:357:104: error: no matching function for call to ‘QMenu::addAction(const char* const&, ODbgRegisterView::ODBRegView::groupHidden(ODbgRegisterView::RegisterGroup*)::<lambda()>)’
hiddenGroupsMenu_->addAction(RegisterGroupTypeNames[groupType], [=] { restoreHiddenGroup(groupType); });
^
my OS system: Ubuntu 16.04 Server version

I had install all the required software.

Any comment about that?

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