Buikding drivers with VC7...

Hi all!

I’ve found that it’s pretty simple to build drivers from VC7 environment,
except for one thing… When I build driver for XP and get an error
it appears in the output as 1>C:\path\path\file.cpp(10) : error
blah-blah-blah… So (I guess) since there is “1>” at the beginning of the
line IDE is unable to navigate through the errors. So, the Q is how to make
this “1>” desapear during the build? It seem to be generated
by buid/nmake…

TIA,

Vladimir

Add -I to your build.exe switches (run build -? to see all).

Best regards,

Michal Vodicka
STMicroelectronics Design and Application s.r.o.
[michal.vodicka@st.com, http:://www.st.com]


From:
xxxxx@borland.com[SMTP:xxxxx@borland.com]
Reply To: xxxxx@lists.osr.com
Sent: Saturday, February 08, 2003 12:40 AM
To: xxxxx@lists.osr.com
Subject: [ntdev] Buikding drivers with VC7…

<<message: microsoft exchange message>>
>
></message:>