Re: build -c from Mystery Solved



Okay, I have followed the CE Tutorials and made an OS. I then began again
working from Bryan Everly''s posting "Mystery Solved - Boot CEPC from Hard
Disk".
When I did step 2 I still get the U1073 error and there is no BLDR file in
the directory he stated in step 9.
I am confused. Below is the build log. I have stared at it and have asked
others here for help in solving problems. I have searched my drive for
iniparse.ini and found no such file.

Please help.

Paul

BUILD: [Thrd:Sequence:Type ] Message
BUILD: [00:0000000000:PROGC ] Checking for
\WINCE500\sdk\bin\i386\srccheck.exe.
BUILD: [00:0000000001:PROGC ] SrcCheck exit code: 0 (dec).
BUILD: [00:0000000002:PROGC ] Compile and Link for x86.
BUILD: [00:0000000003:PROGC ] Loading C:\WINCE500\PUBLIC\COMMON\Build.dat.
BUILD: [00:0000000004:PROGC ] Done.
BUILD: [00:0000000005:PROGC ] Computing include file dependencies:
BUILD: [00:0000000006:PROGC ] Checking for SDK include directory:
C:\WINCE500\sdk\ce\inc.
BUILD: [00:0000000007:PROGC ] Scan
\WINCE500\PUBLIC\COMMON\OAK\CSP\X86\BIOSLOADER\LOADER\
BUILD: [00:0000000008:INFO ] Will Compile
\WINCE500\PUBLIC\COMMON\OAK\CSP\X86\BIOSLOADER\LOADER\startup.asm because
target: obj\x86\debug\startup.obj is missing.
BUILD: [00:0000000009:INFO ] Will Compile
\WINCE500\PUBLIC\COMMON\OAK\CSP\X86\BIOSLOADER\LOADER\bios.asm because
target: obj\x86\debug\bios.obj is missing.
BUILD: [00:0000000010:INFO ] Will Compile
\WINCE500\PUBLIC\COMMON\OAK\CSP\X86\BIOSLOADER\LOADER\debug.c because target:
obj\x86\debug\debug.obj is missing.
BUILD: [00:0000000011:INFO ] Will Compile
\WINCE500\PUBLIC\COMMON\OAK\CSP\X86\BIOSLOADER\LOADER\main.c because target:
obj\x86\debug\main.obj is missing.
BUILD: [00:0000000012:INFO ] Will Compile
\WINCE500\PUBLIC\COMMON\OAK\CSP\X86\BIOSLOADER\LOADER\fat.c because target:
obj\x86\debug\fat.obj is missing.
BUILD: [00:0000000013:INFO ] Will Compile
\WINCE500\PUBLIC\COMMON\OAK\CSP\X86\BIOSLOADER\LOADER\format.c because
target: obj\x86\debug\format.obj is missing.
BUILD: [00:0000000014:INFO ] Will Compile
\WINCE500\PUBLIC\COMMON\OAK\CSP\X86\BIOSLOADER\LOADER\drive.c because target:
obj\x86\debug\drive.obj is missing.
BUILD: [00:0000000015:INFO ] Will Compile
\WINCE500\PUBLIC\COMMON\OAK\CSP\X86\BIOSLOADER\LOADER\ini.c because target:
obj\x86\debug\ini.obj is missing.
BUILD: [00:0000000016:INFO ] Will Compile
\WINCE500\PUBLIC\COMMON\OAK\CSP\X86\BIOSLOADER\LOADER\video.c because target:
obj\x86\debug\video.obj is missing.
BUILD: [00:0000000017:INFO ] Will Compile
\WINCE500\PUBLIC\COMMON\OAK\CSP\X86\BIOSLOADER\LOADER\splash.c because
target: obj\x86\debug\splash.obj is missing.
BUILD: [00:0000000018:INFO ] Will Compile
\WINCE500\PUBLIC\COMMON\OAK\CSP\X86\BIOSLOADER\LOADER\decoder.c because
target: obj\x86\debug\decoder.obj is missing.
BUILD: [00:0000000019:PROGC ] Saving C:\WINCE500\PUBLIC\COMMON\Build.dat.
BUILD: [00:0000000020:INFO ] Done.
BUILD: [00:0000000021:PROGC ] Compiling
\WINCE500\PUBLIC\COMMON\OAK\CSP\X86\BIOSLOADER\LOADER\ directory.
BUILD: [00:0000000022:PROG ] 'NMAKE.EXE -i -c BUILDMSG=Stop. NOLINK=1
NOPASS0=1'
BUILD: [01:0000000023:INFO ] makefile.def: BUILDROOT is
C:\WINCE500\PUBLIC\COMMON

BUILD: [01:0000000024:INFO ] makefile.def: Including
C:\WINCE500\PUBLIC\COMMON\sources.cmn

BUILD: [01:0000000025:INFO ] Directory:
C:\WINCE500\PUBLIC\COMMON\OAK\CSP\X86\BIOSLOADER\LOADER

BUILD: [01:0000000026:INFO ] TARGETNAME: bldr

BUILD: [01:0000000027:INFO ] makefile.def: Including
C:\WINCE500\public\common\oak\misc\sources.ReleaseType_OAK

BUILD: [01:0000000028:PROGC ] Assembling .\startup.asm

BUILD: [01:0000000029:INFO ] ml -nologo -Foobj\x86\debug\startup.obj -c
-coff -Cx -Ix86\ -I. -IC:\WINCE500\public\common\oak\csp\x86\inc
-IC:\WINCE500\public\common\oak\lib -I..\iniparser -I..\utilities\bincompress
-IC:\WINCE500\public\common\oak\inc -IC:\WINCE500\public\common\sdk\inc
-IC:\WINCE500\public\common\ddk\inc -IC:\WINCE500\sdk\CE\inc
-I.\Resource\0409 -Zm
C:\WINCE500\PUBLIC\COMMON\OAK\CSP\X86\BIOSLOADER\LOADER\.\startup.asm

BUILD: [01:0000000030:INFO ] Assembling:
C:\WINCE500\PUBLIC\COMMON\OAK\CSP\X86\BIOSLOADER\LOADER\.\startup.asm

BUILD: [01:0000000031:PROGC ] Assembling .\bios.asm

BUILD: [01:0000000032:INFO ] ml -nologo -Foobj\x86\debug\bios.obj -c -coff
-Cx -Ix86\ -I. -IC:\WINCE500\public\common\oak\csp\x86\inc
-IC:\WINCE500\public\common\oak\lib -I..\iniparser -I..\utilities\bincompress
-IC:\WINCE500\public\common\oak\inc -IC:\WINCE500\public\common\sdk\inc
-IC:\WINCE500\public\common\ddk\inc -IC:\WINCE500\sdk\CE\inc
-I.\Resource\0409 -Zm
C:\WINCE500\PUBLIC\COMMON\OAK\CSP\X86\BIOSLOADER\LOADER\.\bios.asm

BUILD: [01:0000000033:INFO ] Assembling:
C:\WINCE500\PUBLIC\COMMON\OAK\CSP\X86\BIOSLOADER\LOADER\.\bios.asm

BUILD: [01:0000000034:PROGC ] Compiling .\debug.c

BUILD: [01:0000000035:INFO ] cl -nologo -Foobj\x86\debug\debug.obj -c
-Ix86\ -I. -IC:\WINCE500\public\common\oak\csp\x86\inc
-IC:\WINCE500\public\common\oak\lib -I..\iniparser -I..\utilities\bincompress
-IC:\WINCE500\public\common\oak\inc -IC:\WINCE500\public\common\sdk\inc
-IC:\WINCE500\public\common\ddk\inc -IC:\WINCE500\sdk\CE\inc
-I.\Resource\0409 -Od -GF -Zi
-FdC:\WINCE500\public\COMMON\oak\target\x86\debug\bldr.pdb -DUNICODE
-D_UNICODE -DUNDER_CE=500 -D_WIN32_WCE=500 -DWINCEOEM -DWINCEINTERNAL -DWIN32
-DSTRICT -Dx86 -D_X86_ -DDEBUG=1 -DCEDDK_USEDDKMACRO -DDEBUG -DCECOMPRESSION
-DINTERNATIONAL -DL0409 -DINTLMSG_CODEPAGE=1252 -WX /QIfdiv- -W3
C:\WINCE500\PUBLIC\COMMON\OAK\CSP\X86\BIOSLOADER\LOADER\.\debug.c

BUILD: [01:0000000036:INFO ] debug.c

BUILD: [01:0000000037:PROGC ] Compiling .\main.c

BUILD: [01:0000000038:INFO ] cl -nologo -Foobj\x86\debug\main.obj -c
-Ix86\ -I. -IC:\WINCE500\public\common\oak\csp\x86\inc
-IC:\WINCE500\public\common\oak\lib -I..\iniparser -I..\utilities\bincompress
-IC:\WINCE500\public\common\oak\inc -IC:\WINCE500\public\common\sdk\inc
-IC:\WINCE500\public\common\ddk\inc -IC:\WINCE500\sdk\CE\inc
-I.\Resource\0409 -Od -GF -Zi
-FdC:\WINCE500\public\COMMON\oak\target\x86\debug\bldr.pdb -DUNICODE
-D_UNICODE -DUNDER_CE=500 -D_WIN32_WCE=500 -DWINCEOEM -DWINCEINTERNAL -DWIN32
-DSTRICT -Dx86 -D_X86_ -DDEBUG=1 -DCEDDK_USEDDKMACRO -DDEBUG -DCECOMPRESSION
-DINTERNATIONAL -DL0409 -DINTLMSG_CODEPAGE=1252 -WX /QIfdiv- -W3
C:\WINCE500\PUBLIC\COMMON\OAK\CSP\X86\BIOSLOADER\LOADER\.\main.c

BUILD: [01:0000000039:INFO ] main.c

BUILD: [01:0000000040:PROGC ] Compiling .\fat.c

BUILD: [01:0000000041:INFO ] cl -nologo -Foobj\x86\debug\fat.obj -c
-Ix86\ -I. -IC:\WINCE500\public\common\oak\csp\x86\inc
-IC:\WINCE500\public\common\oak\lib -I..\iniparser -I..\utilities\bincompress
-IC:\WINCE500\public\common\oak\inc -IC:\WINCE500\public\common\sdk\inc
-IC:\WINCE500\public\common\ddk\inc -IC:\WINCE500\sdk\CE\inc
-I.\Resource\0409 -Od -GF -Zi
-FdC:\WINCE500\public\COMMON\oak\target\x86\debug\bldr.pdb -DUNICODE
-D_UNICODE -DUNDER_CE=500 -D_WIN32_WCE=500 -DWINCEOEM -DWINCEINTERNAL -DWIN32
-DSTRICT -Dx86 -D_X86_ -DDEBUG=1 -DCEDDK_USEDDKMACRO -DDEBUG -DCECOMPRESSION
-DINTERNATIONAL -DL0409 -DINTLMSG_CODEPAGE=1252 -WX /QIfdiv- -W3
C:\WINCE500\PUBLIC\COMMON\OAK\CSP\X86\BIOSLOADER\LOADER\.\fat.c

BUILD: [01:0000000042:INFO ] fat.c

BUILD: [01:0000000043:PROGC ] Compiling .\format.c

BUILD: [01:0000000044:INFO ] cl -nologo -Foobj\x86\debug\format.obj -c
-Ix86\ -I. -IC:\WINCE500\public\common\oak\csp\x86\inc
-IC:\WINCE500\public\common\oak\lib -I..\iniparser -I..\utilities\bincompress
-IC:\WINCE500\public\common\oak\inc -IC:\WINCE500\public\common\sdk\inc
-IC:\WINCE500\public\common\ddk\inc -IC:\WINCE500\sdk\CE\inc
-I.\Resource\0409 -Od -GF -Zi
-FdC:\WINCE500\public\COMMON\oak\target\x86\debug\bldr.pdb -DUNICODE
-D_UNICODE -DUNDER_CE=500 -D_WIN32_WCE=500 -DWINCEOEM -DWINCEINTERNAL -DWIN32
-DSTRICT -Dx86 -D_X86_ -DDEBUG=1 -DCEDDK_USEDDKMACRO -DDEBUG -DCECOMPRESSION
-DINTERNATIONAL -DL0409 -DINTLMSG_CODEPAGE=1252 -WX /QIfdiv- -W3
C:\WINCE500\PUBLIC\COMMON\OAK\CSP\X86\BIOSLOADER\LOADER\.\format.c

BUILD: [01:0000000045:INFO ] format.c

BUILD: [01:0000000046:PROGC ] Compiling .\drive.c

BUILD: [01:0000000047:INFO ] cl -nologo -Foobj\x86\debug\drive.obj -c
-Ix86\ -I. -IC:\WINCE500\public\common\oak\csp\x86\inc
-IC:\WINCE500\public\common\oak\lib -I..\iniparser -I..\utilities\bincompress
-IC:\WINCE500\public\common\oak\inc -IC:\WINCE500\public\common\sdk\inc
-IC:\WINCE500\public\common\ddk\inc -IC:\WINCE500\sdk\CE\inc
-I.\Resource\0409 -Od -GF -Zi
-FdC:\WINCE500\public\COMMON\oak\target\x86\debug\bldr.pdb -DUNICODE
-D_UNICODE -DUNDER_CE=500 -D_WIN32_WCE=500 -DWINCEOEM -DWINCEINTERNAL -DWIN32
-DSTRICT -Dx86 -D_X86_ -DDEBUG=1 -DCEDDK_USEDDKMACRO -DDEBUG -DCECOMPRESSION
-DINTERNATIONAL -DL0409 -DINTLMSG_CODEPAGE=1252 -WX /QIfdiv- -W3
C:\WINCE500\PUBLIC\COMMON\OAK\CSP\X86\BIOSLOADER\LOADER\.\drive.c

BUILD: [01:0000000048:INFO ] drive.c

BUILD: [01:0000000049:PROGC ] Compiling .\ini.c

BUILD: [01:0000000050:INFO ] cl -nologo -Foobj\x86\debug\ini.obj -c
-Ix86\ -I. -IC:\WINCE500\public\common\oak\csp\x86\inc
-IC:\WINCE500\public\common\oak\lib -I..\iniparser -I..\utilities\bincompress
-IC:\WINCE500\public\common\oak\inc -IC:\WINCE500\public\common\sdk\inc
-IC:\WINCE500\public\common\ddk\inc -IC:\WINCE500\sdk\CE\inc
-I.\Resource\0409 -Od -GF -Zi
-FdC:\WINCE500\public\COMMON\oak\target\x86\debug\bldr.pdb -DUNICODE
-D_UNICODE -DUNDER_CE=500 -D_WIN32_WCE=500 -DWINCEOEM -DWINCEINTERNAL -DWIN32
-DSTRICT -Dx86 -D_X86_ -DDEBUG=1 -DCEDDK_USEDDKMACRO -DDEBUG -DCECOMPRESSION
-DINTERNATIONAL -DL0409 -DINTLMSG_CODEPAGE=1252 -WX /QIfdiv- -W3
C:\WINCE500\PUBLIC\COMMON\OAK\CSP\X86\BIOSLOADER\LOADER\.\ini.c

BUILD: [01:0000000051:INFO ] ini.c

BUILD: [01:0000000052:PROGC ] Compiling .\video.c

BUILD: [01:0000000053:INFO ] cl -nologo -Foobj\x86\debug\video.obj -c
-Ix86\ -I. -IC:\WINCE500\public\common\oak\csp\x86\inc
-IC:\WINCE500\public\common\oak\lib -I..\iniparser -I..\utilities\bincompress
-IC:\WINCE500\public\common\oak\inc -IC:\WINCE500\public\common\sdk\inc
-IC:\WINCE500\public\common\ddk\inc -IC:\WINCE500\sdk\CE\inc
-I.\Resource\0409 -Od -GF -Zi
-FdC:\WINCE500\public\COMMON\oak\target\x86\debug\bldr.pdb -DUNICODE
-D_UNICODE -DUNDER_CE=500 -D_WIN32_WCE=500 -DWINCEOEM -DWINCEINTERNAL -DWIN32
-DSTRICT -Dx86 -D_X86_ -DDEBUG=1 -DCEDDK_USEDDKMACRO -DDEBUG -DCECOMPRESSION
-DINTERNATIONAL -DL0409 -DINTLMSG_CODEPAGE=1252 -WX /QIfdiv- -W3
C:\WINCE500\PUBLIC\COMMON\OAK\CSP\X86\BIOSLOADER\LOADER\.\video.c

BUILD: [01:0000000054:INFO ] video.c

BUILD: [01:0000000055:PROGC ] Compiling .\splash.c

BUILD: [01:0000000056:INFO ] cl -nologo -Foobj\x86\debug\splash.obj -c
-Ix86\ -I. -IC:\WINCE500\public\common\oak\csp\x86\inc
-IC:\WINCE500\public\common\oak\lib -I..\iniparser -I..\utilities\bincompress
-IC:\WINCE500\public\common\oak\inc -IC:\WINCE500\public\common\sdk\inc
-IC:\WINCE500\public\common\ddk\inc -IC:\WINCE500\sdk\CE\inc
-I.\Resource\0409 -Od -GF -Zi
-FdC:\WINCE500\public\COMMON\oak\target\x86\debug\bldr.pdb -DUNICODE
-D_UNICODE -DUNDER_CE=500 -D_WIN32_WCE=500 -DWINCEOEM -DWINCEINTERNAL -DWIN32
-DSTRICT -Dx86 -D_X86_ -DDEBUG=1 -DCEDDK_USEDDKMACRO -DDEBUG -DCECOMPRESSION
-DINTERNATIONAL -DL0409 -DINTLMSG_CODEPAGE=1252 -WX /QIfdiv- -W3
C:\WINCE500\PUBLIC\COMMON\OAK\CSP\X86\BIOSLOADER\LOADER\.\splash.c

BUILD: [01:0000000057:INFO ] splash.c

BUILD: [01:0000000058:PROGC ] Compiling .\decoder.c

BUILD: [01:0000000059:INFO ] cl -nologo -Foobj\x86\debug\decoder.obj -c
-Ix86\ -I. -IC:\WINCE500\public\common\oak\csp\x86\inc
-IC:\WINCE500\public\common\oak\lib -I..\iniparser -I..\utilities\bincompress
-IC:\WINCE500\public\common\oak\inc -IC:\WINCE500\public\common\sdk\inc
-IC:\WINCE500\public\common\ddk\inc -IC:\WINCE500\sdk\CE\inc
-I.\Resource\0409 -Od -GF -Zi
-FdC:\WINCE500\public\COMMON\oak\target\x86\debug\bldr.pdb -DUNICODE
-D_UNICODE -DUNDER_CE=500 -D_WIN32_WCE=500 -DWINCEOEM -DWINCEINTERNAL -DWIN32
-DSTRICT -Dx86 -D_X86_ -DDEBUG=1 -DCEDDK_USEDDKMACRO -DDEBUG -DCECOMPRESSION
-DINTERNATIONAL -DL0409 -DINTLMSG_CODEPAGE=1252 -WX /QIfdiv- -W3
C:\WINCE500\PUBLIC\COMMON\OAK\CSP\X86\BIOSLOADER\LOADER\.\decoder.c

BUILD: [01:0000000060:INFO ] decoder.c

BUILD: [01:0000000061:ERRORE] NMAKE : U1073: don't know how to make
'C:\WINCE500\public\common\oak\lib\x86\debug\iniparse.lib'

BUILD: [01:0000000062:INFO ] Stop.

BUILD: [01:0000000063:ERRORE] NMAKE.EXE -i -c BUILDMSG=Stop. NOLINK=1
NOPASS0=1 failed - rc = 2
BUILD: [00:0000000064:PROGC ] Files Warnings
Errors
BUILD: [00:0000000065:PROGC ] Midl 0 0
0
BUILD: [00:0000000066:PROGC ] Resource 0 0
0
BUILD: [00:0000000067:PROGC ] Message 0 0
0
BUILD: [00:0000000068:PROGC ] Precomp Header 0 0
0
BUILD: [00:0000000069:PROGC ] C/Cpp/Cxx 9 0
0
BUILD: [00:0000000070:PROGC ] Assembler 2 0
0
BUILD: [00:0000000071:PROGC ] Static Libraries 0 0
0
BUILD: [00:0000000072:PROGC ] Dll's 0 0
0
BUILD: [00:0000000073:PROGC ] Exe's 0 0
0
BUILD: [00:0000000074:PROGC ] Resx 0 0
0
BUILD: [00:0000000075:PROGC ] Csharp Targets 0 0
0
BUILD: [00:0000000076:PROGC ] Other 0 0
2
BUILD: [00:0000000077:PROGC ]
BUILD: [00:0000000078:PROGC ] Total 11 0
2
BUILD: [00:0000000079:PROGC ]
BUILD: [00:0000000080:PROGC ] 0 Warnings, 2 Errors

--
Paul A. Lowe
Sr Project Engineer
Eaton Electrical


"Paul A. Lowe" wrote:

> Thank you. I will go further into the tutorials and before I hit loadcepc.exe
> I will then try to follow Bryan's posting.
>
> Paul
> --
> Paul A. Lowe
> Sr Project Engineer
> Eaton Electrical
>
>
> "Paul G. Tobey [eMVP]" wrote:
>
> > Yes, it sounds like you need to make sure that you've built the OS (Sysgen),
> > at least once before trying to modify a single element. You might actually
> > get to the point where you can load the OS from a hard disk with DOS
> > (loadcepc.exe), before moving on to that posting.
> >
> > Paul T.
> >
> > "Paul A. Lowe" <PaulALowe@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> > news:BC67E00B-29C5-4837-AC06-89E16923B902@xxxxxxxxxxxxxxxx
> > > Oh, forgot to answer all your questions.
> > > In step 1 of Bryans posting he advises a change in the
> > > READ_BUFFER_LENGTH_MAX value in fat.h.
> > > In step 2 he then says to rebuild the bootloader by running build -c in
> > > the
> > > WinCE500\Public\common\oak\csp\x86\biosloader\loader directory.
> > >
> > > This is where I am at.
> > >
> > > Paul
> > > --
> > > Paul A. Lowe
> > > Sr Project Engineer
> > > Eaton Electrical
> > >
> > >
> > > "Bruce Eitman (eMVP)" wrote:
> > >
> > >> Have you fully built the platform at least once? Any other errors
> > >> proceed
> > >> that?
> > >>
> > >> --
> > >> 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
> > >>
> > >>
> > >> "Paul A. Lowe" <PaulALowe@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> > >> news:C2DADCDF-0282-4475-A38F-7B3B085D4BE0@xxxxxxxxxxxxxxxx
> > >> > Thank you Bruce.
> > >> > I ran it from PB->BuildOS->Open release Directory.
> > >> > Have an Nmake error. The command window shows:
> > >> > BUILD: [01:0000000061:ERRORE] NMAKE : U1073: don't know how to make
> > >> > 'C:\WINCE500\public\common\oak\lib\x86\debug\iniparse.lib'
> > >> > BUILD: [01:0000000063:ERRORE] NMAKE.exe -i -c BUILDMSG=Stop. NOLINK=1
> > >> > NOPASS0=1 failed -rc = 2
> > >> >
> > >> > What am I doing wrong?
> > >> >
> > >> > Paul
> > >> >
> > >> > --
> > >> > Paul A. Lowe
> > >> > Sr Project Engineer
> > >> > Eaton Electrical
> > >> >
> > >> >
> > >> > "Bruce Eitman (eMVP)" wrote:
> > >> >
> > >> >> You need some environment variables set correctly to do that. The
> > >> >> easiest
> > >> >> way would be to use the Platform Builder Build\Open Release... menu.
> > >> >> This
> > >> >> opens a window with the environment set up, but you will need to
> > >> >> change
> > >> >> directories to the directory that you want to build.
> > >> >>
> > >> >> --
> > >> >> 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
> > >> >>
> > >> >>
> > >> >> "Paul A. Lowe" <PaulALowe@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> > >> >> news:08EBC17F-0439-4AFC-A6FC-7139E1268A6B@xxxxxxxxxxxxxxxx
> > >> >> > Hi
> > >> >> > New to WinCe.
> > >> >> > Am trying to follow the instructions Bryan Everly posted in Mystery
> > >> >> > Solved.
> > >> >> > Problem I am having is step #2. I have tried to run the build -c
> > >> >> > command
> > >> >> > in
> > >> >> > Command Prompt window and from the Run command off the Start bar.
> > >> >> > Both
> > >> >> > come
> > >> >> > back telling me there is no program named build. I have searched
> > >> >> > through
> > >> >> > the
> > >> >> > directories and found a build.exe and build.bat. Not sure if either
> > >> >> > of
> > >> >> > these
> > >> >> > is correct and if so how to use the correct one. Could someone dumb
> > >> >> > down
> > >> >> > the
> > >> >> > instructions so I can do this? Please???
> > >> >> >
> > >> >> > Paul
> > >> >> > --
> > >> >> > Paul A. Lowe
> > >> >> > Sr Project Engineer
> > >> >> > Eaton Electrical
> > >> >>
> > >> >>
> > >> >>
> > >>
> > >>
> > >>
> >
> >
> >
.



Relevant Pages

  • Re: build -c from Mystery Solved
    ... Senior Engineer ... > target: obj\x86\debug\startup.obj is missing. ... > Paul A. Lowe ...
    (microsoft.public.windowsce.platbuilder)
  • Problem with obj files in sysgen phase
    ... seems to be missing. ... BUILD: Compile and Link for x86. ...
    (microsoft.public.windowsce.platbuilder)
  • Re: NETCF2 included but not built
    ... As for Platform builder 4.2, the whole 2005 Yearly update and all the ... Paul G. Tobey wrote: ... the Platform builder 4.2 has .net compact framework 2.0 ... unpacked from the installation of that works fine in the target ...
    (microsoft.public.windowsce.embedded)
  • Re: How can I create an app both for CE & XP?
    ... Paul T. ... Our CE device has an x86 processor and 1024x768 screen. ... keyboard, you may not have to have different UI on the target systems, ... Since Windows CE, ...
    (microsoft.public.windowsce.app.development)
  • Re: How can I create an app both for CE & XP?
    ... Paul T. ... Our CE device has an x86 processor and 1024x768 screen. ... keyboard, you may not have to have different UI on the target systems, ... Since Windows CE, ...
    (microsoft.public.windowsce.app.development)