From: SoxFan44 on
Hi,
I have Beta 2 of the WDK with the IFS included. I'm trying to build filespy
but I get an error. Any ideas? Thanks!

C:\WINDDK\5744\src\filesys\filter\filespy\filter>build
BUILD: Compile and Link for x86
BUILD: Loading c:\winddk\5744\build.dat...
BUILD: Computing Include file dependencies:
BUILD: Start time: Tue Oct 17 14:50:27 2006
BUILD: Examining c:\winddk\5744\src\filesys\filter\filespy\filter directory
for
files to compile.
BUILD: Saving c:\winddk\5744\build.dat...
BUILD: Compiling and Linking
c:\winddk\5744\src\filesys\filter\filespy\filter di
rectory
_NT_TARGET_VERSION SET TO WINXP
errors in directory c:\winddk\5744\src\filesys\filter\filespy\filter
NMAKE : fatal error U1073: don't know how to make
'c:\winddk\5744\src\filesys\fi
lter\filespy\filter\..\lib\objchk_wxp_x86\i386\filespyLib.lib'
nmake.exe /nologo BUILDMSG=Stop. -i BUILD_PASS=PASS2 LINKONLY=1 NOPASS0=1
MAKEDI
R_RELATIVE_TO_BASEDIR=src\filesys\filter\filespy\filter
MAKEDIR_LOWERCASE=c:\win
ddk\5744\src\filesys\filter\filespy\filter failed - rc = 2

BUILD: Finish time: Tue Oct 17 14:50:52 2006
BUILD: Done

0 files compiled - 2 Errors

C:\WINDDK\5744\src\filesys\filter\filespy\filter>


From: SoxFan44 on
Nevermind, I'm mildly retarded today...I had to build fileSpyLib first.

"SoxFan44" <soxfan(a)44.net> wrote in message
news:eOdyQ2h8GHA.4408(a)TK2MSFTNGP02.phx.gbl...
> Hi,
> I have Beta 2 of the WDK with the IFS included. I'm trying to build
> filespy but I get an error. Any ideas? Thanks!
>
> C:\WINDDK\5744\src\filesys\filter\filespy\filter>build
> BUILD: Compile and Link for x86
> BUILD: Loading c:\winddk\5744\build.dat...
> BUILD: Computing Include file dependencies:
> BUILD: Start time: Tue Oct 17 14:50:27 2006
> BUILD: Examining c:\winddk\5744\src\filesys\filter\filespy\filter
> directory for
> files to compile.
> BUILD: Saving c:\winddk\5744\build.dat...
> BUILD: Compiling and Linking
> c:\winddk\5744\src\filesys\filter\filespy\filter di
> rectory
> _NT_TARGET_VERSION SET TO WINXP
> errors in directory c:\winddk\5744\src\filesys\filter\filespy\filter
> NMAKE : fatal error U1073: don't know how to make
> 'c:\winddk\5744\src\filesys\fi
> lter\filespy\filter\..\lib\objchk_wxp_x86\i386\filespyLib.lib'
> nmake.exe /nologo BUILDMSG=Stop. -i BUILD_PASS=PASS2 LINKONLY=1 NOPASS0=1
> MAKEDI
> R_RELATIVE_TO_BASEDIR=src\filesys\filter\filespy\filter
> MAKEDIR_LOWERCASE=c:\win
> ddk\5744\src\filesys\filter\filespy\filter failed - rc = 2
>
> BUILD: Finish time: Tue Oct 17 14:50:52 2006
> BUILD: Done
>
> 0 files compiled - 2 Errors
>
> C:\WINDDK\5744\src\filesys\filter\filespy\filter>
>
>