On Mar 29, 6:59 am, Lin, Liberty
<
LinLibe...@discussions.microsoft.com> wrote:
> Thanks a lot for your explanation.:)
>
> I build WM6.0 and WM6.5 images use PB5.0 with AKU.
>
> I think i should call MS contact's help:)
>
>
>
> "Dean Ramsier" wrote:
> > WindowsMobile 5? It's been a long time, but I don't think you can build WM5
> > OS designs in the IDE. The IDE is for debug tools support only. Since it
> > is WM, you should be talking with your MS contacts...
>
> > --
> > Dean Ramsier - eMVP
> > BSQUARE Corporation
>
> > "Lin, Liberty" <
LinLibe...@discussions.microsoft.com> wrote in message
> >news:F07BDFB6-3BAE-4C83...@microsoft.com...
> > > actually, i tried set this path by hand, and got the same error, and i
> > > tried
> > > many times set different folders path to find the correct build tree path,
> > > but i think "C:\WM500" is the right folder even it doesn't work....
>
> > > and this issue happened on all computers we have, and we tried to install
> > > and uninstall PB many times... creay....
>
> > > thanks a lot for your help.
> > > Liberty
>
> > > "Bruce Eitman [eMVP]" wrote:
>
> > >> Try Tools\Options\Platform Builder for CE
>
> > >> --
> > >> Bruce Eitman (eMVP)
> > >> Senior Engineer
> > >> Bruce.Eitman AT Eurotech DOT com
> > >> My BLOGhttp://
geekswithblogs.net/bruceeitman>
> > >> Eurotech Inc.
> > >>
www.Eurotech.com>
> > >> "Lin, Liberty" <Lin,
Libe...@discussions.microsoft.com> wrote in message
> > >>news:4D2CB019-1895-4503...@microsoft.com...
> > >> >I installed the platform builder for windows mobile 5.0. and chose the
> > >> > Platform builder and AKU, but after install, the first time i ran the
> > >> > platform builder, it shown "not a valid build tree path", and i can't
> > >> > create
> > >> > new OS design by IDE mode, so could someone help me ?
>
> > >> .
>
> > .- Hide quoted text -
>
> - Show quoted text -
Hi there,
To build WM you should generate Build scripts first. You can either
use Platform builder (use New BSP wizard where in you can set
_WINCEROOT) or you can take any reference Build scripts and edit to
add your BSP related changes such as _WINCEROOT, BSP name release
directory etc...