Menu

#16 Compile error

open
nobody
None
5
2009-01-14
2009-01-14
Anonymous
No

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&)

Discussion