I have installed (in this order):

VC++ 6.0
Platform SDK February 2003
Windows 2000 DDK

in my system (Windows XP SP1) for my build environment but it seems I
messed it up.I cannot build the sample plotter driver.

When I launch the checked build or free build utility, it says that there
are some program or batch files that cannot be recognized.

When I build the sample plotter driver, there is a U1073 error.
plotlib.lib build method is not set, something like that.

When I installed the SDK, I chose to automatically set the environment.

Any idea on this.

Thank you.

Re: WinXP build environment by Vipin

Vipin
Wed Oct 13 01:53:08 CDT 2004

reinstall DDK

"gaz" <gaz@discussions.microsoft.com> wrote in message
news:90832B3B-DE58-4D67-9752-4110D250CAC8@microsoft.com...
> I have installed (in this order):
>
> VC++ 6.0
> Platform SDK February 2003
> Windows 2000 DDK
>
> in my system (Windows XP SP1) for my build environment but it seems I
> messed it up.I cannot build the sample plotter driver.
>
> When I launch the checked build or free build utility, it says that there
> are some program or batch files that cannot be recognized.
>
> When I build the sample plotter driver, there is a U1073 error.
> plotlib.lib build method is not set, something like that.
>
> When I installed the SDK, I chose to automatically set the environment.
>
> Any idea on this.
>
> Thank you.
>
>
>
>



Re: WinXP build environment by Mark

Mark
Wed Oct 13 06:44:50 CDT 2004

In article <uP2WCEPsEHA.1520@TK2MSFTNGP11.phx.gbl>, Vipin@nospam.com says...
> reinstall DDK

If you are just getting started, please consider using the latest released DDK,
as it is self contained and you will not have to deal with problems like this.
Back in the old days my advice was to just install everything twice, as that
seemed to resolve the dependencies :-)

>
> "gaz" <gaz@discussions.microsoft.com> wrote in message
> news:90832B3B-DE58-4D67-9752-4110D250CAC8@microsoft.com...
> > I have installed (in this order):
> >
> > VC++ 6.0
> > Platform SDK February 2003
> > Windows 2000 DDK
> >
> > in my system (Windows XP SP1) for my build environment but it seems I
> > messed it up.I cannot build the sample plotter driver.
> >
> > When I launch the checked build or free build utility, it says that there
> > are some program or batch files that cannot be recognized.
> >
> > When I build the sample plotter driver, there is a U1073 error.
> > plotlib.lib build method is not set, something like that.
> >
> > When I installed the SDK, I chose to automatically set the environment.
> >
> > Any idea on this.
> >
> > Thank you.
> >
> >
> >
> >
>
>
>

--

=====================
Mark Roddy DDK MVP
Windows 2003/XP/2000 Consulting
Hollis Technology Solutions 603-321-1032
www.hollistech.com
markr@hollistech.com

Re: WinXP build environment by Vipin

Vipin
Wed Oct 13 07:21:17 CDT 2004


This problem could be because he isn't running the build.exe from the
checked/free build environment.

d:\ntddk\bin\setenv.bat d:\ntddk [checked|free]

Thanks
Vipin

"Mark Roddy" <markr@hollistech.com> wrote in message
news:MPG.1bd6df3d4b821b59896c7@news.microsoft.com...
> In article <uP2WCEPsEHA.1520@TK2MSFTNGP11.phx.gbl>, Vipin@nospam.com
says...
> > reinstall DDK
>
> If you are just getting started, please consider using the latest released
DDK,
> as it is self contained and you will not have to deal with problems like
this.
> Back in the old days my advice was to just install everything twice, as
that
> seemed to resolve the dependencies :-)
>
> >
> > "gaz" <gaz@discussions.microsoft.com> wrote in message
> > news:90832B3B-DE58-4D67-9752-4110D250CAC8@microsoft.com...
> > > I have installed (in this order):
> > >
> > > VC++ 6.0
> > > Platform SDK February 2003
> > > Windows 2000 DDK
> > >
> > > in my system (Windows XP SP1) for my build environment but it seems I
> > > messed it up.I cannot build the sample plotter driver.
> > >
> > > When I launch the checked build or free build utility, it says that
there
> > > are some program or batch files that cannot be recognized.
> > >
> > > When I build the sample plotter driver, there is a U1073 error.
> > > plotlib.lib build method is not set, something like that.
> > >
> > > When I installed the SDK, I chose to automatically set the
environment.
> > >
> > > Any idea on this.
> > >
> > > Thank you.
> > >
> > >
> > >
> > >
> >
> >
> >
>
> --
>
> =====================
> Mark Roddy DDK MVP
> Windows 2003/XP/2000 Consulting
> Hollis Technology Solutions 603-321-1032
> www.hollistech.com
> markr@hollistech.com



Re: WinXP build environment by gaz

gaz
Thu Oct 14 00:43:05 CDT 2004

thank you guys..
i'll try to consider them all.

"Vipin" wrote:

>
> This problem could be because he isn't running the build.exe from the
> checked/free build environment.
>
> d:\ntddk\bin\setenv.bat d:\ntddk [checked|free]
>
> Thanks
> Vipin
>
> "Mark Roddy" <markr@hollistech.com> wrote in message
> news:MPG.1bd6df3d4b821b59896c7@news.microsoft.com...
> > In article <uP2WCEPsEHA.1520@TK2MSFTNGP11.phx.gbl>, Vipin@nospam.com
> says...
> > > reinstall DDK
> >
> > If you are just getting started, please consider using the latest released
> DDK,
> > as it is self contained and you will not have to deal with problems like
> this.
> > Back in the old days my advice was to just install everything twice, as
> that
> > seemed to resolve the dependencies :-)
> >
> > >
> > > "gaz" <gaz@discussions.microsoft.com> wrote in message
> > > news:90832B3B-DE58-4D67-9752-4110D250CAC8@microsoft.com...
> > > > I have installed (in this order):
> > > >
> > > > VC++ 6.0
> > > > Platform SDK February 2003
> > > > Windows 2000 DDK
> > > >
> > > > in my system (Windows XP SP1) for my build environment but it seems I
> > > > messed it up.I cannot build the sample plotter driver.
> > > >
> > > > When I launch the checked build or free build utility, it says that
> there
> > > > are some program or batch files that cannot be recognized.
> > > >
> > > > When I build the sample plotter driver, there is a U1073 error.
> > > > plotlib.lib build method is not set, something like that.
> > > >
> > > > When I installed the SDK, I chose to automatically set the
> environment.
> > > >
> > > > Any idea on this.
> > > >
> > > > Thank you.
> > > >
> > > >
> > > >
> > > >
> > >
> > >
> > >
> >
> > --
> >
> > =====================
> > Mark Roddy DDK MVP
> > Windows 2003/XP/2000 Consulting
> > Hollis Technology Solutions 603-321-1032
> > www.hollistech.com
> > markr@hollistech.com
>
>
>