Re: need some serious help here!!!
From: Don Burn (burn_at_stopspam.acm.org)
Date: 12/29/04
- Next message: Mark Roddy: "Re: ScsiPortGetDeviceBase returns paged or nonpaged memory?"
- Previous message: Don Burn: "Re: How does DDK work"
- In reply to: tommy_boy: "need some serious help here!!!"
- Next in thread: Mark Roddy: "Re: need some serious help here!!!"
- Reply: Mark Roddy: "Re: need some serious help here!!!"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 29 Dec 2004 08:54:32 -0500
You should be able to figure out what is going on from the log files, you
might try
build -bw
or for a first time
build -cefbw
Note the latter will do a full rebuild. If you are still having problems
post the log here.
You can invoke build from visual studio using the DDKBUILD tool from
http://www.hollistech.com/. You should not try to build a driver directly
with visual c++, things are tricky enough that "experts" who try this leave
time bombs for others to clean up.
-- Don Burn (MVP, Windows DDK) Windows 2k/XP/2k3 Filesystem and Driver Consulting Remove StopSpam from the email to reply "tommy_boy" <tommy_boy@discussions.microsoft.com> wrote in message news:5A626D28-01CB-47E8-8516-C0FD3CB04ACD@microsoft.com... > hi all!! i know thiss sounds stupid but how on earth do i compile the driver > files. from what i read from the ddk documentation, i know that i am supposed > to use the build function in the 64bit check enviroment to build the files. > but then this environment does not show the errors that occured, it only > generates a log file which i dun really understand what is written. so guys > pls help me out by telling me which kind of compiler should i use??? can i > use the microsoft visual c+ compiler instead??? somebody save me!!!!
- Next message: Mark Roddy: "Re: ScsiPortGetDeviceBase returns paged or nonpaged memory?"
- Previous message: Don Burn: "Re: How does DDK work"
- In reply to: tommy_boy: "need some serious help here!!!"
- Next in thread: Mark Roddy: "Re: need some serious help here!!!"
- Reply: Mark Roddy: "Re: need some serious help here!!!"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|