Errorwith NMAKE

Hi everybody,

Any idea why I get this error wit DDK:

"…
Stop.
Linking r:\develo~1\driver~1\temp\btwdmdrv\btcap\hardware directory
********************
‘nmake.exe /c BUILDMSG=Stop. -i LINKONLY=1 NOPASS0=1 NTTEST= UMTEST= clean
386=1’
NMAKE : U1073: don’t know how to make ‘clean’
Stop.
BUILD: nmake.exe failed - rc = 2
"

How to modify NMAKE parameters? Like that “clean”?

I am using DDK 2600.1106 and VC++.net with these source code sample


Jussi Rytilahti
Design engineer

Look at the build log files, they are generated in this case and contain
useful info.

Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
xxxxx@storagecraft.com
http://www.storagecraft.com

----- Original Message -----
From: “Jussi Rytilahti”
Newsgroups: ntdev
To: “Windows System Software Devs Interest List”
Sent: Friday, November 25, 2005 11:25 AM
Subject: [ntdev] Errorwith NMAKE

> Hi everybody,
>
> Any idea why I get this error wit DDK:
>
> "…
> Stop.
> Linking r:\develo~1\driver~1\temp\btwdmdrv\btcap\hardware directory
> ********************
> ‘nmake.exe /c BUILDMSG=Stop. -i LINKONLY=1 NOPASS0=1 NTTEST= UMTEST= clean
> 386=1’
> NMAKE : U1073: don’t know how to make ‘clean’
> Stop.
> BUILD: nmake.exe failed - rc = 2
> "
>
> How to modify NMAKE parameters? Like that “clean”?
>
> I am using DDK 2600.1106 and VC++.net with these source code sample
>
> –
> Jussi Rytilahti
> Design engineer
>
>
>
> —
> Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256
>
> You are currently subscribed to ntdev as: xxxxx@storagecraft.com
> To unsubscribe send a blank email to xxxxx@lists.osr.com