cfao wrote:
> Hi,
> After one of the latest updates, building on windows fails because the 
> dependencies files (.dep) are created containing paths with long file names.
> 
> 
> kBuild: cpp PcBiosBin - 
> C:/Work/VMs/VBOXOSE/src/VBox/Devices/PC/BIOS/rombios.c kmk.exe[3]: *** 
> No rule to make target `C:\Program', needed by 
> `C:/Work/VMs/VBOXOSE/out/win.x86/release/obj/src/VBox/Devices/pcbiossums/biossums.obj'.
>   
> Stop.
> 
> 
> It used to work perfectly… Any ideas?
> 

Try set this environment variable before running kmk:
SET KMK_DONT_USE_NT_QUERY_INFORMATION_FILE=1

Kind Regards,
  knut

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

Reply via email to