[vbox-dev] Working build environment for VBox windows?

Minhae Lee fluffyterran at gmail.com
Tue May 12 03:25:44 GMT 2015


Hello,

For issue https://www.virtualbox.org/ticket/12772 which has been open
for 8 months, there is supposedly a fix in comment no. 15, where
adding the line of code

CrTdBltDataCleanup(pTex);

in between

CrMBltImgRect(pSrcImg, &EntryPoint, fInvert, &Intersection, pDst);

and

CrTdBltDataRelease(pTex);

(roughly around line 695) prevents this issue from happening. I've
spent a fair portion of yesterday trying to test this fix but failed
in actually making Virtualbox build--It might be my lack of expertise,
but collecting all the dependencies for VBox on Windows seems like a
nigh-impossible feat...

Does anyone have a currently working build environment for Virtualbox
on Windows...? If so, would they be willing to help test the fix for
#12772 or perhaps help me set up a VBox build environment?

---------------------

Sky Im




More information about the vbox-dev mailing list