NtroP
November 13th, 2008, 06:37 PM
Hi, I want to use VS2008 (or some decent IDE) to do driver development (using the WDK) but I can't seem to figure out how to get some fairly basic 'features' working.
As there was no 'driver' build target that I could see I'm using DDKBUILD to call the 'build' script distributed with the WDK. This works fine until I get a compile error. At this point I would like some indication to appear in the GUI as to what line the error occured on etc. but at the moment I can't figure out how to do this. I assume there must be a way as it seems unlikely that driver developers are trawling through log files to discover errors etc.
I understand that VS isn't officially supported as a driver development platform but I fail to believe that everyone is hacking around in cmd.exe windows etc.
Any help or alternative suggestions are appreciated,
NtroP
As there was no 'driver' build target that I could see I'm using DDKBUILD to call the 'build' script distributed with the WDK. This works fine until I get a compile error. At this point I would like some indication to appear in the GUI as to what line the error occured on etc. but at the moment I can't figure out how to do this. I assume there must be a way as it seems unlikely that driver developers are trawling through log files to discover errors etc.
I understand that VS isn't officially supported as a driver development platform but I fail to believe that everyone is hacking around in cmd.exe windows etc.
Any help or alternative suggestions are appreciated,
NtroP