Sanchir Kartiev
2014-09-03 15:17:36 UTC
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
#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