It's the same thing with:
src\VBox\HostDrivers\VBoxNetFlt\Makefile.kmk
line 149
WinNetConfig_SDKS     = WINPSDK W2K3DDK

Btw, I'm trying to compile the OSE 32bit version, using VS2010 and the latest 
DDK, under Windows XP SP3.


--- On Thu, 7/1/10, Mihai Hanor <[email protected]> wrote:

> From: Mihai Hanor <[email protected]>
> Subject: small correction for one Makefile.kmk script
> To: [email protected]
> Date: Thursday, July 1, 2010, 11:46 PM
> Hello. A small issue (svn changeset
> 30537):
> 
> src\VBox\HostDrivers\Support\Makefile.kmk
> line 158:
> SUPR0IdcClient_SDKS.win = W2K3DDK WINPSDKINCS
> 
> It should be:
> SUPR0IdcClient_SDKS.win = $(VBOX_WINDDK) WINPSDKINCS
> 
> Otherwise, the compilation process stops because of bad DDK
> path passed to cl.exe.
> 
> 
>       
> 


      

_______________________________________________
vbox-dev mailing list
[email protected]
http://vbox.innotek.de/mailman/listinfo/vbox-dev

Reply via email to