Problem with compiling VBox 4.3.12

Discussions related to using the OSE version of VirtualBox.
Post Reply
lucky7456969
Posts: 6
Joined: 2. Aug 2011, 02:14
Primary OS: MS Windows 7
VBox Version: OSE other
Guest OSses: MSDOS

Problem with compiling VBox 4.3.12

Post by lucky7456969 »

Hello,
When I was building virtualbox 4.3.12,
I encountered the following errors....

Code: Select all

C:\Users\Jacky\Desktop\VirtualBox-4.3.12\src\VBox\Disassembler\DisasmCore.cpp :
error C2220: warning treated as error - no 'object' file generated
C:\Users\Jacky\Desktop\VirtualBox-4.3.12\src\VBox\Disassembler\DisasmCore.cpp :
warning C4819: The file contains a character that cannot be represented in the c
urrent code page (950). Save the file in Unicode format to prevent data loss
kmk: *** [C:/Users/Jacky/Desktop/VirtualBox-4.3.12/out/win.x86/release/obj/Disas
mRC/DisasmCore.obj] Error 2
The failing command:
@ C:/PROGRA~2/MIB5D6~1.0/VC/bin/cl.exe -c -TP -nologo -O2 -Zi -Zl -GR- -EHs- -GF
 -GS- -Zc:wchar_t- -Gs8192 -O2 -Oy- -W3 -wd4244 -wd4996 -WX -IC:/Users/Jacky/Des
ktop/VirtualBox-4.3.12/include/iprt/nocrt -IC:/Users/Jacky/Desktop/VirtualBox-4.
3.12/out/win.x86/release/obj/DisasmRC/dtrace -IC:/Users/Jacky/Desktop/VirtualBox
-4.3.12/include -IC:/Users/Jacky/Desktop/VirtualBox-4.3.12/out/win.x86/release -
IC:/PROGRA~2/MIB5D6~1.0/VC/include -IC:/PROGRA~2/MIB5D6~1.0/VC/atlmfc/include -D
VBOX -DVBOX_OSE -DVBOX_WITH_64_BITS_GUESTS -DVBOX_WITH_DEBUGGER -DRT_OS_WINDOWS
-D__WIN__ -DRT_ARCH_X86 -D__X86__ -D__WIN32__ -DIN_RC -DIPRT_NO_CRT -DRT_WITH_NO
CRT_ALIASES -DHC_ARCH_BITS=32 -DGC_ARCH_BITS=64 -DIN_DIS -DIN_RT_RC -DDIS_CORE_O
NLY -FdC:/Users/Jacky/Desktop/VirtualBox-4.3.12/out/win.x86/release/obj/DisasmRC
/DisasmCore-obj.pdb -FD -FoC:/Users/Jacky/Desktop/VirtualBox-4.3.12/out/win.x86/
release/obj/DisasmRC/DisasmCore.obj C:\\Users\\Jacky\\Desktop\\VirtualBox-4.3.12
\\src\\VBox\\Disassembler\\DisasmCore.cpp
kmk: *** [C:/Users/Jacky/Desktop/VirtualBox-4.3.12/out/win.x86/release/obj/Disas
mRC/DisasmCore.obj] Deleting file `C:/Users/Jacky/Desktop/VirtualBox-4.3.12/out/
win.x86/release/obj/DisasmRC/disasmcore-obj.idb'
kmk: *** Waiting for unfinished jobs....
kmk: *** Exiting with status 2
Please give it a fix for me
Thanks
Jack
socratis
Site Moderator
Posts: 27329
Joined: 22. Oct 2010, 11:03
Primary OS: Mac OS X other
VBox Version: PUEL
Guest OSses: Win(*>98), Linux*, OSX>10.5
Location: Greece

Re: Problem with compiling VBox 4.3.12

Post by socratis »

Moving to "OSE" from "Using VirtualBox".
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Post Reply