1) Update the next WDK version
2) Downgrade to previous one :-)
3) Change your source a bit
--
Maxim S. Shatskih
Windows DDK MVP
http://www.storagecraft.com
"Asaf Shelly" <> wrote in message news:3DCE8DB0-AFAC-44C9-902E-...
> "BLD"
>
> "_NT_TARGET_VERSION SET TO WINXP
> Compiling - driver.c
> 1>errors in directory c:\projects\ddk\[SomeProjDir]\sys
> 1>c:\projects\ddk\[SomeProjDir]\sys\driver.c : error C1001: An internal
> error has occurred in the compiler.
> Linking Executable - objchk_wxp_x86\i386\rtcomm.sys
> 1>link : error LNK1181: cannot open input file
> 'c:\projects\ddk\[SomeProjDir]\sys\objchk_wxp_x86\i386\driver.obj'"
>
> Got:
> rtcomm.inf
> vc90.pdb
> _objects.mac
>
> Asaf