Re: when I build a bootloader, it can't make bootimage file?
- From: "Bruce Eitman \(eMVP\)" <beitmannospam@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 10 Jun 2005 08:02:38 -0400
That's funny because I just searched help for "makefile.inc" and found
exactly what you need. If the information there doesn't help, then you need
to learn about makefiles, search for a book on makefiles.
--
Bruce Eitman (eMVP)
Senior Engineer
beitman AT applieddata DOT net
Applied Data Systems
www.applieddata.net
An ISO 9001:2000 Registered Company
Microsoft WEP Gold-level Member
"Jone" <compboy1@xxxxxxx> wrote in message
news:erocClYbFHA.3196@xxxxxxxxxxxxxxxxxxxxxxx
> No, those files in my project are OK!
> the key is that I don't know how to use makefile.inc? I can't find
> interrelated docs!
> "Bruce Eitman (eMVP)" <beitmannospam@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
дÈëÏûÏ¢ÐÂÎÅ:emmIkaQbFHA.464@xxxxxxxxxxxxxxxxxxxxxxx
> > It is hard to tell with just the output. Have you recently made any
> > changes
> > to your sources, makefile or makefile.inc?
> >
> > My guess is that you are missing your makefile.inc and that your sources
> > includes:
> >
> > WINCETARGETFILES=BootImage
> >
> > which tells build to open makefile.inc and build the target "BootImage"
> >
> > --
> > Bruce Eitman (eMVP)
> > Senior Engineer
> > beitman AT applieddata DOT net
> >
> > Applied Data Systems
> > www.applieddata.net
> > An ISO 9001:2000 Registered Company
> > Microsoft WEP Gold-level Member
> >
> >
> > "Jone" <compboy1@xxxxxxx> wrote in message
> > news:eK$JZyJbFHA.2968@xxxxxxxxxxxxxxxxxxxxxxx
> >> Error is:
> >> BUILD: [01:0000000069:ERRORE] NMAKE : U1073: don't know how to make
> >> 'BootImage'
> >>
> >> BUILD: [01:0000000070:INFO ] Stop.
> >>
> >> BUILD: [01:0000000071:ERRORE] NMAKE.EXE -i -c BUILDMSG=Stop.
NOLINK=1
> >> NOPASS0=1 failed - rc = 2
> >>
> >>
> >> that's why?
> >>
> >>
> >
> >
>
>
.
- References:
- when I build a bootloader, it can't make bootimage file?
- From: Jone
- Re: when I build a bootloader, it can't make bootimage file?
- From: Bruce Eitman \(eMVP\)
- Re: when I build a bootloader, it can't make bootimage file?
- From: Jone
- when I build a bootloader, it can't make bootimage file?
- Prev by Date: Re: How to debug a driver in the PDA ?
- Next by Date: Re: HKLM\Init and MFC Application (further clarification)
- Previous by thread: Re: when I build a bootloader, it can't make bootimage file?
- Next by thread: Re: when I build a bootloader, it can't make bootimage file?
- Index(es):