Skip to content

Compile error #18

Description

@uwolfer

With the recent svn version I get the following compile error:

Building CXX object CMakeFiles/qtemu.dir/GuestTools/modules/guestmodule.o
guesttoolslistener.cpp: In member function ‘void GuestToolsListener::addModules()’:
guesttoolslistener.cpp:48: error: no matching function for call to ‘ClipboardSync::ClipboardSync(QDataStream*&, GuestToolsListener* const)’
GuestTools/modules/clipboard/clipboardsync.h:16: note: candidates are: ClipboardSync::ClipboardSync(QObject*)
GuestTools/modules/clipboard/clipboardsync.h:12: note: ClipboardSync::ClipboardSync(const ClipboardSync&)

Reported by: *anonymous

Original Ticket: qtemu/bugs/16

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions