[vbox-dev] Qt C++ Vbox (Klaus Espenlaub)

Sanchir Kartiev ksb0891 at gmail.com
Wed Sep 3 15:17:36 GMT 2014


Klaus, Thank you! Now I wrote
#define RT_OS_LINUX
#define IN_RINGO
#define VBOX_WITH_XPCOM

But I have some errors now: in file array.h - method static void Copy()
1) conflicting declaration int com::RTASSERTVAR[0]
2) com::RTASSERTVAR has a previous declaration as int com::RTASSERTVAR[1].
3) conflicting declaration int com::RTASSERTVAR[0]
4) com::RTASSERTVAR has a previous declaration as int com::RTASSERTVAR[1].
How can I resolve it?
Thanks.

My config:
Debian Linux 7, Intel Core i3. Qt 5.3.1, Qt Creator
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.virtualbox.org/pipermail/vbox-dev/attachments/20140903/2681532c/attachment.html>


More information about the vbox-dev mailing list