Thanks, I pretty much did the same fix to get it compiled. After this error, there are some more errors regarding intrin.h
--- On Thu, 2/3/11, Mihai Hanor <[email protected]> wrote: From: Mihai Hanor <[email protected]> Subject: Re: [vbox-dev] latest svn build failure on Windows To: [email protected] Date: Thursday, February 3, 2011, 2:06 PM The fix was suggested by someone else, last year, on december, after I've tried to get it to work with __pragma and type casting. But I'm not using it, because it offsets the lines. I'm still commenting out VBOX_VCC_WERR ?= -WX --- On Thu, 2/3/11, Huihong Luo <[email protected]> wrote: From: Huihong Luo <[email protected]> Subject: [vbox-dev] latest svn build failure on Windows To: [email protected] Date: Thursday, February 3, 2011, 10:21 PM kBuild: Generating C:/virtualbox-dev/vbox-latest/out/win.x86/release/obj/webservice/VirtualBox.xidl kBuild: xsltproc VBoxSVC - C:/virtualbox-dev/vbox-latest/src/VBox/Main/idl/midl.xsl kBuild: Compiling RuntimeR3 - C:/virtualbox-dev/vbox-latest/src/VBox/Runtime/common/misc/circbuf.cpp circbuf.cpp c:\virtualbox-dev\vbox-latest\src\vbox\runtime\common\misc\circbuf.cpp(101) : error C2220: warning treated as error - no 'object' file generated c:\virtualbox-dev\vbox-latest\src\vbox\runtime\common\misc\circbuf.cpp(101) : warning C4739: reference to variable 'cbSi ze' exceeds its storage space c:\virtualbox-dev\vbox-latest\src\vbox\runtime\common\misc\circbuf.cpp(111) : warning C4739: reference to variable 'cbSi ze' exceeds its storage space c:\virtualbox-dev\vbox-latest\src\vbox\runtime\common\misc\circbuf.cpp(138) : warning C4739: reference to variable 'uUse d' exceeds its storage space c:\virtualbox-dev\vbox-latest\src\vbox\runtime\common\misc\circbuf.cpp(163) : warning C4739: reference to variable 'cbOl d' exceeds its storage space c:\virtualbox-dev\vbox-latest\src\vbox\runtime\common\misc\circbuf.cpp(182) : warning C4739: reference to variable 'cbSi ze' exceeds its storage space c:\virtualbox-dev\vbox-latest\src\vbox\runtime\common\misc\circbuf.cpp(208) : warning C4739: reference to variable 'cbOl d' exceeds its storage space kmk: *** [C:/virtualbox-dev/vbox-latest/out/win.x86/release/obj/RuntimeR3/common/misc/circbuf.obj] Error 2 The failing command: -----Inline Attachment Follows----- _______________________________________________ vbox-dev mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-dev -----Inline Attachment Follows----- _______________________________________________ vbox-dev mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-dev
_______________________________________________ vbox-dev mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-dev
