Got these error messages and the actual path is below them.
I can see that the path is missing some directories that I take are needed.
How can I get it to compile ? There are a few question in the next section.
Thanks.
x86
path contains nonexistant c:\winddk\tools\sdv\bin, removing
path contains nonexistant c:\winddk\bin\x86\oacr, removing
path contains nonexistant c:\winddk\tools\pfd\bin\bin\x86, removing
path contains nonexistant c:\winddk\tools\tracing\i386, removing
path contains nonexistant c:\winddk\bin\x86, removing
path contains nonexistant c:\winddk\bin\x86\x86, removing
path contains nonexistant c:\winddk\bin\selfsign, removing
PATH=c:\WinDDK\tools\sdv\bin;c:\WinDDK\bin\x86\oacr;c:\WinDDK\tools\pfd\bin\bin\x86;c:\WinDDK\tools\tracing\i386;c:\WinDDK\bin\x86;c:\WinDDK\bin\x86\x86;c:\WinDDK\bin\SelfSign;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32\WBEM;
makefile
This is someone elses makefile for the driver.
Does sources have to have the complete path ?
!INCLUDE $(NTMAKEENV)\makefile.def
sources
TARGETNAME=bangbangbust
TARGETTYPE=DRIVER
TARGETPATH=obj
SOURCES = bangbangbust.c