On Wed, Jan 8, 2014 at 5:35 PM, Kris Moore <[email protected]> wrote: > > Is anybody running the 4.3.6 version of virtualbox-ose-additions on 10.0 > and having the vboxvideo work properly? When X tries to load, the screen >
For PC-BSD, have you solved the issues with virtualbox-ose being compiled with g++, but other C++ libraries compiled on the system are compiled with clang? This post mentions problems with KDE and VirtualBox, and how unsetting QT_PLUGIN_PATH before running VirtualBox gets things to work: http://lists.freebsd.org/pipermail/freebsd-emulation/2013-December/011170.html I've observed that behavior. This post also refers to an experimental port of Virtualbox by jkim@ which tries to compile as much of the port as possible with clang: http://lists.freebsd.org/pipermail/freebsd-emulation/2013-December/011171.html Have you hit any of these issues with PC-BSD? -- Craig _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to "[email protected]"
