Custom Query (16363 matches)
Results (1588 - 1590 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1621 | worksforme | Windows Build Fails on USBControllerImpl.cpp (line 326) | ||
| Description |
I commented out this line and the build completes successfully, however is there a different way to handle this? USBControllerImpl.cpp (326) to remove ISupportErrorInfo from the COM map Output : kBuild: Compiling VBoxSVC -
D:/SVNRepositories/vbox/src/VBox/Main/AudioAdapterImpl.cpp
AudioAdapterImpl.cpp
D:\SVNRepositories\vbox\src\VBox\Main\USBControllerImplcpp(326)
: error C2440:
'static_cast' : cannot convert from 'USBDeviceFilter::_ComMapClass *'
to 'ISupportErrorInfo *'
Types pointed to are unrelated; conversion requires reinterpret_cast,
C-style cast or function-style cast
D:\SVNRepositories\vbox\src\VBox\Main\USBControllerImplcpp(326) : error C2440:
'initializing' : can
not convert from 'ATL::_ATL_CREATORARGFUNC (stdcall *)' to 'DWORD_PTR'
kmk.exe[3]: *
[D:/SVNRepositories/vbox/out/win.x86/release/obj/src/VBox/Main/VBoxSVC/USBController
Impl.obj] Error 2
The failing command:
-EHsc -W3 -wd4065 -wd
4996 -Zc:wchar_t- -O2 -GS- -Oy-
-ID:/SVNRepositories/vbox/out/win.x86/release/obj/src/VBox/Main/VBox
COM -ID:/SVNRepositories/vbox/src/VBox/Main/include
-ID:/SVNRepositories/vbox/out/win.x86/release/ob
j/src/VBox/Main/VBoxSVC -ID:/SVNRepositories/vbox/src/VBox/Main
-ID:/SVNRepositories/vbox/out/win.x8
6/release/obj/src/VBox/Main
-ID:/SVNRepositories/vbox/out/win.x86/release/bin/sdk/include -ID:/MICRO
S~1/VC/atlmfc/include -ID:/MICROS~2/Include -ID:/WINDDK/3790~1.183/inc/ddk
-ID:/WINDDK/3790~1.183/in
c/ddk/wnet -ID:/WINDDK/3790~1.183/inc/wnet
-ID:/WINDDK/3790~1.183/inc/ddk/wdm/wnet -ID:/SVNRepositor
ies/vbox/include -ID:/SVNRepositories/vbox/out/win.x86/release
-ID:/MICROS~1/VC/include -ID:/MICROS~
1/VC/atlmfc/include -DVBOX -DVBOX_OSE -DRT_OS_WINDOWS -DWIN -DRT_ARCH_X86
-DX86 -DWIN32
-D_X86_ -DIN_RING3 -DUNICODE -DNDEBUG=1 -DVBOX_MAIN_SETTINGS_ADDONS -DVBOX_HGCM
-DVBOX_WITH_ALSA -DV
BOX_WITH_PULSE -D_UNICODE -DVBOX_COM_OUTOFPROC_MODULE -D_WIN32_WINNT=0x0500
-FdD:/SVNRepositories/vb
ox/out/win.x86/release/obj/src/VBox/Main/VBoxSVC/USBControllerImpl-obj.pdb -FD
-FoD:/SVNRepositories
/vbox/out/win.x86/release/obj/src/VBox/Main/VBoxSVC/USBControllerImpl.obj
D:\SVNRepositories\vbox\
\src\VBox\Main\USBControllerImpl.cpp
kmk.exe[3]: * Waiting for unfinished jobs....
kmk.exe[3]: Leaving directory `D:/SVNRepositories/vbox/src/VBox/Main'
kmk.exe[2]: * [pass_binaries_before] Error 2
kmk.exe[2]: Leaving directory `D:/SVNRepositories/vbox/src/VBox'
kmk.exe[1]: * [pass_binaries_before] Error 2
kmk.exe[1]: Leaving directory `D:/SVNRepositories/vbox/src'
kmk: * [pass_binaries_before] Error 2 |
|||
| #1622 | fixed | hardy heron kernel bug -> fixed in 1.6.2 | ||
| Description |
I did update today 27.05.2008 hardy heron (ubuntu) when I started Virtualbox, I got this bug VirtualBox kernel driver not installed. The vboxdrv kernel module was either not loaded or /dev/vboxdrv was not created for some reason. Re-setup the kernel module by executing '/etc/init.d/vboxdrv setup' as root. VBox status code: -1908 (VERR_VM_DRIVER_NOT_INSTALLED). Fehlercode: 0x80004005 Komponente: Console Interface: IConsole {d5a1cbda-f5d7-4824-9afe-d640c94c7dcf} |
|||
| #1623 | fixed | Guest hangs if Internal Networking is used => Fixed in 1.6.2 | ||
| Description |
My current configuration includes a Windows XP Host w/ SP2. I am using the following guests: Gentoo, CentOS, Windows 2000 and Windows XP. The problem is that whenever I power off any of the guests, the guest hangs. I cannot even close it. I have to logout or reboot the host. This only occurs if I use internal networking. I do not have this problem when using any of the other networking options. |
|||

