Hello,

I'm building VOIP Demo source code of WINCE5.0 for PocketPC2003 through the
command prompt. I'm getting the error below
D:\WINCEOS\PUBLIC\VOIP\SDK\SAMPLES\VOIP\VOIPDEMO\SOURCE>build -c
Build for Windows CE (Release) (Built on Apr 22 2004 10:38:01)
File names: Build.log Build.wrn Build.err Build.dat
BUILD: [Thrd:Sequence:Type ] Message
BUILD: [00:0000000000:ERRORE] No _TGTCPU environment variable set.
BUILD: [00:0000000001:PROGC ] Files Warnings
Erro
rs
BUILD: [00:0000000002:PROGC ] Midl 0 0
0
BUILD: [00:0000000003:PROGC ] Resource 0 0
0
BUILD: [00:0000000004:PROGC ] Message 0 0
0
BUILD: [00:0000000005:PROGC ] Precomp Header 0 0
0
BUILD: [00:0000000006:PROGC ] C/Cpp/Cxx 0 0
0
BUILD: [00:0000000007:PROGC ] Assembler 0 0
0
BUILD: [00:0000000008:PROGC ] Static Libraries 0 0
0
BUILD: [00:0000000009:PROGC ] Dll's 0 0
0
BUILD: [00:0000000010:PROGC ] Exe's 0 0
0
BUILD: [00:0000000011:PROGC ] Resx 0 0
0
BUILD: [00:0000000012:PROGC ] Csharp Targets 0 0
0
BUILD: [00:0000000013:PROGC ] Other 0 0
1
BUILD: [00:0000000014:PROGC ]
BUILD: [00:0000000015:PROGC ] Total 0 0
1
BUILD: [00:0000000016:PROGC ]
BUILD: [00:0000000017:PROGC ] 0 Warnings, 1 Errors


Let me say that I've not got Build.exe from the directory where somebody has
mentioned i.e.WINCEROOT\PUBLIC\VOIP\SDK\SAMPLES\VOIP . I copied the Build.exe
from WINCEROOT\PUBLIC\COMMON\OAK\BIN\I386 to
WINCEROOT\PUBLIC\VOIP\SDK\SAMPLES\VOIP and build VOIP Demo code. I got above
error.
Can somebody help me to fix above error?
Any suggestion is most welcome.
Thanks in advance.
Regards
Gopa

Re: Building VOIP Demo source code by Yaroslav

Yaroslav
Wed Apr 05 01:59:00 CDT 2006

You need to setup your build window before you can build the project (run
Wince.bat etc.). See "Creating a Command Prompt Build Window" in the
Platform Builder documentation for details.

--
Yaroslav Goncharov
Spb Software House, http://spbsoftwarehouse.com
Pocket PC Developer Network, http://pocketpcdn.com


"Gopa" <Gopa@discussions.microsoft.com> wrote in message
news:03581024-BA81-40A1-A796-CF6682A179FF@microsoft.com...
> Hello,
>
> I'm building VOIP Demo source code of WINCE5.0 for PocketPC2003 through
> the
> command prompt. I'm getting the error below
> D:\WINCEOS\PUBLIC\VOIP\SDK\SAMPLES\VOIP\VOIPDEMO\SOURCE>build -c
> Build for Windows CE (Release) (Built on Apr 22 2004 10:38:01)
> File names: Build.log Build.wrn Build.err Build.dat
> BUILD: [Thrd:Sequence:Type ] Message
> BUILD: [00:0000000000:ERRORE] No _TGTCPU environment variable set.
> BUILD: [00:0000000001:PROGC ] Files Warnings
> Erro
> rs
> BUILD: [00:0000000002:PROGC ] Midl 0 0
> 0
> BUILD: [00:0000000003:PROGC ] Resource 0 0
> 0
> BUILD: [00:0000000004:PROGC ] Message 0 0
> 0
> BUILD: [00:0000000005:PROGC ] Precomp Header 0 0
> 0
> BUILD: [00:0000000006:PROGC ] C/Cpp/Cxx 0 0
> 0
> BUILD: [00:0000000007:PROGC ] Assembler 0 0
> 0
> BUILD: [00:0000000008:PROGC ] Static Libraries 0 0
> 0
> BUILD: [00:0000000009:PROGC ] Dll's 0 0
> 0
> BUILD: [00:0000000010:PROGC ] Exe's 0 0
> 0
> BUILD: [00:0000000011:PROGC ] Resx 0 0
> 0
> BUILD: [00:0000000012:PROGC ] Csharp Targets 0 0
> 0
> BUILD: [00:0000000013:PROGC ] Other 0 0
> 1
> BUILD: [00:0000000014:PROGC ]
> BUILD: [00:0000000015:PROGC ] Total 0 0
> 1
> BUILD: [00:0000000016:PROGC ]
> BUILD: [00:0000000017:PROGC ] 0 Warnings, 1 Errors
>
>
> Let me say that I've not got Build.exe from the directory where somebody
> has
> mentioned i.e.WINCEROOT\PUBLIC\VOIP\SDK\SAMPLES\VOIP . I copied the
> Build.exe
> from WINCEROOT\PUBLIC\COMMON\OAK\BIN\I386 to
> WINCEROOT\PUBLIC\VOIP\SDK\SAMPLES\VOIP and build VOIP Demo code. I got
> above
> error.
> Can somebody help me to fix above error?
> Any suggestion is most welcome.
> Thanks in advance.
> Regards
> Gopa



Re: Building VOIP Demo source code by Gopa

Gopa
Thu Apr 06 00:01:01 CDT 2006

Hi Yaroslav,

Thanks for your quick reply.
I'm getting this error while creating a command prompt building Window
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\Documents and Settings\patra>set _WINCEROOT = D:\WINCE500

C:\Documents and Settings\patra>D:

D:\>cd WINCE500\PUBLIC\COMMON\OAK\MISC

D:\WINCE500\PUBLIC\COMMON\OAK\MISC>Wince.bat ARMV4I VoipDemo CEPC
_WINCEDRIVE=D:
_PROJPUBLICROOT=D:\WINCEOS\PBWORKSPACES\VoipDemo\WINCE500\PUBLIC
The system cannot find the path specified.
Wince ARMV4I VoipDemo CEPC Development Environment for patra
D:\WINCEOS>

Can you say me How i will fix this.

Thanks in adavance
Regards
Gopa

"Yaroslav Goncharov" wrote:

> You need to setup your build window before you can build the project (run
> Wince.bat etc.). See "Creating a Command Prompt Build Window" in the
> Platform Builder documentation for details.
>
> --
> Yaroslav Goncharov
> Spb Software House, http://spbsoftwarehouse.com
> Pocket PC Developer Network, http://pocketpcdn.com
>
>
> "Gopa" <Gopa@discussions.microsoft.com> wrote in message
> news:03581024-BA81-40A1-A796-CF6682A179FF@microsoft.com...
> > Hello,
> >
> > I'm building VOIP Demo source code of WINCE5.0 for PocketPC2003 through
> > the
> > command prompt. I'm getting the error below
> > D:\WINCEOS\PUBLIC\VOIP\SDK\SAMPLES\VOIP\VOIPDEMO\SOURCE>build -c
> > Build for Windows CE (Release) (Built on Apr 22 2004 10:38:01)
> > File names: Build.log Build.wrn Build.err Build.dat
> > BUILD: [Thrd:Sequence:Type ] Message
> > BUILD: [00:0000000000:ERRORE] No _TGTCPU environment variable set.
> > BUILD: [00:0000000001:PROGC ] Files Warnings
> > Erro
> > rs
> > BUILD: [00:0000000002:PROGC ] Midl 0 0
> > 0
> > BUILD: [00:0000000003:PROGC ] Resource 0 0
> > 0
> > BUILD: [00:0000000004:PROGC ] Message 0 0
> > 0
> > BUILD: [00:0000000005:PROGC ] Precomp Header 0 0
> > 0
> > BUILD: [00:0000000006:PROGC ] C/Cpp/Cxx 0 0
> > 0
> > BUILD: [00:0000000007:PROGC ] Assembler 0 0
> > 0
> > BUILD: [00:0000000008:PROGC ] Static Libraries 0 0
> > 0
> > BUILD: [00:0000000009:PROGC ] Dll's 0 0
> > 0
> > BUILD: [00:0000000010:PROGC ] Exe's 0 0
> > 0
> > BUILD: [00:0000000011:PROGC ] Resx 0 0
> > 0
> > BUILD: [00:0000000012:PROGC ] Csharp Targets 0 0
> > 0
> > BUILD: [00:0000000013:PROGC ] Other 0 0
> > 1
> > BUILD: [00:0000000014:PROGC ]
> > BUILD: [00:0000000015:PROGC ] Total 0 0
> > 1
> > BUILD: [00:0000000016:PROGC ]
> > BUILD: [00:0000000017:PROGC ] 0 Warnings, 1 Errors
> >
> >
> > Let me say that I've not got Build.exe from the directory where somebody
> > has
> > mentioned i.e.WINCEROOT\PUBLIC\VOIP\SDK\SAMPLES\VOIP . I copied the
> > Build.exe
> > from WINCEROOT\PUBLIC\COMMON\OAK\BIN\I386 to
> > WINCEROOT\PUBLIC\VOIP\SDK\SAMPLES\VOIP and build VOIP Demo code. I got
> > above
> > error.
> > Can somebody help me to fix above error?
> > Any suggestion is most welcome.
> > Thanks in advance.
> > Regards
> > Gopa
>
>
>

Re: Building VOIP Demo source code by Yaroslav

Yaroslav
Thu Apr 06 01:36:59 CDT 2006

Does this path exist on your PC? You can also set _PROJPUBLICROOT manually.

--
Yaroslav Goncharov
Spb Software House, http://spbsoftwarehouse.com
Pocket PC Developer Network, http://pocketpcdn.com


"Gopa" <Gopa@discussions.microsoft.com> wrote in message
news:22A07F3E-A0F3-4A91-B099-9CCB39729F1B@microsoft.com...
> Hi Yaroslav,
>
> Thanks for your quick reply.
> I'm getting this error while creating a command prompt building Window
> Microsoft Windows XP [Version 5.1.2600]
> (C) Copyright 1985-2001 Microsoft Corp.
>
> C:\Documents and Settings\patra>set _WINCEROOT = D:\WINCE500
>
> C:\Documents and Settings\patra>D:
>
> D:\>cd WINCE500\PUBLIC\COMMON\OAK\MISC
>
> D:\WINCE500\PUBLIC\COMMON\OAK\MISC>Wince.bat ARMV4I VoipDemo CEPC
> _WINCEDRIVE=D:
> _PROJPUBLICROOT=D:\WINCEOS\PBWORKSPACES\VoipDemo\WINCE500\PUBLIC
> The system cannot find the path specified.
> Wince ARMV4I VoipDemo CEPC Development Environment for patra
> D:\WINCEOS>
>
> Can you say me How i will fix this.
>
> Thanks in adavance
> Regards
> Gopa
>
> "Yaroslav Goncharov" wrote:
>
>> You need to setup your build window before you can build the project (run
>> Wince.bat etc.). See "Creating a Command Prompt Build Window" in the
>> Platform Builder documentation for details.
>>
>> --
>> Yaroslav Goncharov
>> Spb Software House, http://spbsoftwarehouse.com
>> Pocket PC Developer Network, http://pocketpcdn.com
>>
>>
>> "Gopa" <Gopa@discussions.microsoft.com> wrote in message
>> news:03581024-BA81-40A1-A796-CF6682A179FF@microsoft.com...
>> > Hello,
>> >
>> > I'm building VOIP Demo source code of WINCE5.0 for PocketPC2003 through
>> > the
>> > command prompt. I'm getting the error below
>> > D:\WINCEOS\PUBLIC\VOIP\SDK\SAMPLES\VOIP\VOIPDEMO\SOURCE>build -c
>> > Build for Windows CE (Release) (Built on Apr 22 2004 10:38:01)
>> > File names: Build.log Build.wrn Build.err Build.dat
>> > BUILD: [Thrd:Sequence:Type ] Message
>> > BUILD: [00:0000000000:ERRORE] No _TGTCPU environment variable set.
>> > BUILD: [00:0000000001:PROGC ] Files Warnings
>> > Erro
>> > rs
>> > BUILD: [00:0000000002:PROGC ] Midl 0 0
>> > 0
>> > BUILD: [00:0000000003:PROGC ] Resource 0 0
>> > 0
>> > BUILD: [00:0000000004:PROGC ] Message 0 0
>> > 0
>> > BUILD: [00:0000000005:PROGC ] Precomp Header 0 0
>> > 0
>> > BUILD: [00:0000000006:PROGC ] C/Cpp/Cxx 0 0
>> > 0
>> > BUILD: [00:0000000007:PROGC ] Assembler 0 0
>> > 0
>> > BUILD: [00:0000000008:PROGC ] Static Libraries 0 0
>> > 0
>> > BUILD: [00:0000000009:PROGC ] Dll's 0 0
>> > 0
>> > BUILD: [00:0000000010:PROGC ] Exe's 0 0
>> > 0
>> > BUILD: [00:0000000011:PROGC ] Resx 0 0
>> > 0
>> > BUILD: [00:0000000012:PROGC ] Csharp Targets 0 0
>> > 0
>> > BUILD: [00:0000000013:PROGC ] Other 0 0
>> > 1
>> > BUILD: [00:0000000014:PROGC ]
>> > BUILD: [00:0000000015:PROGC ] Total 0 0
>> > 1
>> > BUILD: [00:0000000016:PROGC ]
>> > BUILD: [00:0000000017:PROGC ] 0 Warnings, 1 Errors
>> >
>> >
>> > Let me say that I've not got Build.exe from the directory where
>> > somebody
>> > has
>> > mentioned i.e.WINCEROOT\PUBLIC\VOIP\SDK\SAMPLES\VOIP . I copied the
>> > Build.exe
>> > from WINCEROOT\PUBLIC\COMMON\OAK\BIN\I386 to
>> > WINCEROOT\PUBLIC\VOIP\SDK\SAMPLES\VOIP and build VOIP Demo code. I got
>> > above
>> > error.
>> > Can somebody help me to fix above error?
>> > Any suggestion is most welcome.
>> > Thanks in advance.
>> > Regards
>> > Gopa
>>
>>
>>



Re: Building VOIP Demo source code by Gopa

Gopa
Thu Apr 06 02:11:02 CDT 2006

Hi Yaroslav,

I set _PROJPUBLICROOT Manually. I've succeded build but couldn't get
VoipDemo.exe. Can you say is there any way to built Voipdemo source code or
can you send me a document whic will say the stepwise buidl procedure for
Voipdemo source codde. Sorry for asking this sily question bcz i've never
worked Platform builder. Desparately need this.
OutPut is given below.

Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\Documents and Settings\patra>set _WINCEROOT =D:\WINCE500

C:\Documents and Settings\patra> set _PROJPUBLICROOT =D:\WINCE500\PUBLIC

C:\Documents and Settings\patra>Wince.bat ARMV4I VoipDemo CEPC
'Wince.bat' is not recognized as an internal or external command,
operable program or batch file.

C:\Documents and Settings\patra>D:

D:\>cd WINCE500\PUBLIC\VOIP\SDK\SAMPLES\VOIP\VOIPDEMO

D:\WINCE500\PUBLIC\VOIP\SDK\SAMPLES\VOIP\VOIPDEMO>cd..

D:\WINCE500\PUBLIC\VOIP\SDK\SAMPLES\VOIP>cd..

D:\WINCE500\PUBLIC\VOIP\SDK\SAMPLES>cd..

D:\WINCE500\PUBLIC\VOIP\SDK>cd..

D:\WINCE500\PUBLIC\VOIP>cd..

D:\WINCE500\PUBLIC>cd..

D:\WINCE500>cd PUBLIC\COMMON\OAK\MISC

D:\WINCE500\PUBLIC\COMMON\OAK\MISC>Wince.bat ARMV4I VoipDemo CEPC
You did not set the required environment variables correctly.
_WINCEROOT *must* be set to the fully qualified path to your
forest root
D:\WINCE500\PUBLIC\COMMON\OAK\MISC>set _WINCEROOT=D:\WINCE500

D:\WINCE500\PUBLIC\COMMON\OAK\MISC>Wince.bat ARMV4I VoipDemo CEPC
_WINCEDRIVE=D:
_PROJPUBLICROOT=D:\WINCE500\PBWORKSPACES\VoipDemo\WINCE500\PUBLIC
_PROJPUBLICROOT =D:\WINCE500\PUBLIC
WARNING: This build window is incompatible with your current release
directory.
The WINCEREL variable is being forced off to prevent releasing any binaries
automatically. You must do a "buildrel" to reinitialize the release directory
for the current configuration.

WARNING: The platform you are trying use was last used in conjunction
with a different project. To ensure correctness of the build, the next time
you run CEBUILD, the platform project will be rebuilt from clean. This message
is for informational purposes only, no action is required on your part.

Wince ARMV4I VoipDemo CEPC Development Environment for patra
D:\WINCE500>cd PUBLIC\VOIP\SDK\SAMPLES\VOIP\VOIPDEMO

D:\WINCE500\PUBLIC\VOIP\SDK\SAMPLES\VOIP\VOIPDEMO>build -c
Build for Windows CE (Release) (Built on Apr 22 2004 10:38:01)
File names: Build.log Build.wrn Build.err Build.dat
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 ARM.
BUILD: [00:0000000003:PROGC ] Loading D:\WINCE500\PUBLIC\VOIP\Build.dat.
BUILD: [00:0000000004:PROGC ] Done.
BUILD: [00:0000000005:PROGC ] Computing include file dependencies:
BUILD: [00:0000000006:PROGC ] Checking for SDK include directory:
D:\WINCE500\sd
k\ce\inc.
BUILD: [00:0000000007:PROGC ] Done.
BUILD: [00:0000000008:PROGC ] Files Warnings
Erro
rs
BUILD: [00:0000000009:PROGC ] Midl 0 0
0
BUILD: [00:0000000010:PROGC ] Resource 0 0
0
BUILD: [00:0000000011:PROGC ] Message 0 0
0
BUILD: [00:0000000012:PROGC ] Precomp Header 0 0
0
BUILD: [00:0000000013:PROGC ] C/Cpp/Cxx 0 0
0
BUILD: [00:0000000014:PROGC ] Assembler 0 0
0
BUILD: [00:0000000015:PROGC ] Static Libraries 0 0
0
BUILD: [00:0000000016:PROGC ] Dll's 0 0
0
BUILD: [00:0000000017:PROGC ] Exe's 0 0
0
BUILD: [00:0000000018:PROGC ] Resx 0 0
0
BUILD: [00:0000000019:PROGC ] Csharp Targets 0 0
0
BUILD: [00:0000000020:PROGC ] Other 0 0
0
BUILD: [00:0000000021:PROGC ]
BUILD: [00:0000000022:PROGC ] Total 0 0
0
BUILD: [00:0000000023:PROGC ]
BUILD: [00:0000000024:PROGC ] 0 Warnings, 0 Errors

D:\WINCE500\PUBLIC\VOIP\SDK\SAMPLES\VOIP\VOIPDEMO>

REgards
Gopa

"Yaroslav Goncharov" wrote:

> Does this path exist on your PC? You can also set _PROJPUBLICROOT manually.
>
> --
> Yaroslav Goncharov
> Spb Software House, http://spbsoftwarehouse.com
> Pocket PC Developer Network, http://pocketpcdn.com
>
>
> "Gopa" <Gopa@discussions.microsoft.com> wrote in message
> news:22A07F3E-A0F3-4A91-B099-9CCB39729F1B@microsoft.com...
> > Hi Yaroslav,
> >
> > Thanks for your quick reply.
> > I'm getting this error while creating a command prompt building Window
> > Microsoft Windows XP [Version 5.1.2600]
> > (C) Copyright 1985-2001 Microsoft Corp.
> >
> > C:\Documents and Settings\patra>set _WINCEROOT = D:\WINCE500
> >
> > C:\Documents and Settings\patra>D:
> >
> > D:\>cd WINCE500\PUBLIC\COMMON\OAK\MISC
> >
> > D:\WINCE500\PUBLIC\COMMON\OAK\MISC>Wince.bat ARMV4I VoipDemo CEPC
> > _WINCEDRIVE=D:
> > _PROJPUBLICROOT=D:\WINCEOS\PBWORKSPACES\VoipDemo\WINCE500\PUBLIC
> > The system cannot find the path specified.
> > Wince ARMV4I VoipDemo CEPC Development Environment for patra
> > D:\WINCEOS>
> >
> > Can you say me How i will fix this.
> >
> > Thanks in adavance
> > Regards
> > Gopa
> >
> > "Yaroslav Goncharov" wrote:
> >
> >> You need to setup your build window before you can build the project (run
> >> Wince.bat etc.). See "Creating a Command Prompt Build Window" in the
> >> Platform Builder documentation for details.
> >>
> >> --
> >> Yaroslav Goncharov
> >> Spb Software House, http://spbsoftwarehouse.com
> >> Pocket PC Developer Network, http://pocketpcdn.com
> >>
> >>
> >> "Gopa" <Gopa@discussions.microsoft.com> wrote in message
> >> news:03581024-BA81-40A1-A796-CF6682A179FF@microsoft.com...
> >> > Hello,
> >> >
> >> > I'm building VOIP Demo source code of WINCE5.0 for PocketPC2003 through
> >> > the
> >> > command prompt. I'm getting the error below
> >> > D:\WINCEOS\PUBLIC\VOIP\SDK\SAMPLES\VOIP\VOIPDEMO\SOURCE>build -c
> >> > Build for Windows CE (Release) (Built on Apr 22 2004 10:38:01)
> >> > File names: Build.log Build.wrn Build.err Build.dat
> >> > BUILD: [Thrd:Sequence:Type ] Message
> >> > BUILD: [00:0000000000:ERRORE] No _TGTCPU environment variable set.
> >> > BUILD: [00:0000000001:PROGC ] Files Warnings
> >> > Erro
> >> > rs
> >> > BUILD: [00:0000000002:PROGC ] Midl 0 0
> >> > 0
> >> > BUILD: [00:0000000003:PROGC ] Resource 0 0
> >> > 0
> >> > BUILD: [00:0000000004:PROGC ] Message 0 0
> >> > 0
> >> > BUILD: [00:0000000005:PROGC ] Precomp Header 0 0
> >> > 0
> >> > BUILD: [00:0000000006:PROGC ] C/Cpp/Cxx 0 0
> >> > 0
> >> > BUILD: [00:0000000007:PROGC ] Assembler 0 0
> >> > 0
> >> > BUILD: [00:0000000008:PROGC ] Static Libraries 0 0
> >> > 0
> >> > BUILD: [00:0000000009:PROGC ] Dll's 0 0
> >> > 0
> >> > BUILD: [00:0000000010:PROGC ] Exe's 0 0
> >> > 0
> >> > BUILD: [00:0000000011:PROGC ] Resx 0 0
> >> > 0
> >> > BUILD: [00:0000000012:PROGC ] Csharp Targets 0 0
> >> > 0
> >> > BUILD: [00:0000000013:PROGC ] Other 0 0
> >> > 1
> >> > BUILD: [00:0000000014:PROGC ]
> >> > BUILD: [00:0000000015:PROGC ] Total 0 0
> >> > 1
> >> > BUILD: [00:0000000016:PROGC ]
> >> > BUILD: [00:0000000017:PROGC ] 0 Warnings, 1 Errors
> >> >
> >> >
> >> > Let me say that I've not got Build.exe from the directory where
> >> > somebody
> >> > has
> >> > mentioned i.e.WINCEROOT\PUBLIC\VOIP\SDK\SAMPLES\VOIP . I copied the
> >> > Build.exe
> >> > from WINCEROOT\PUBLIC\COMMON\OAK\BIN\I386 to
> >> > WINCEROOT\PUBLIC\VOIP\SDK\SAMPLES\VOIP and build VOIP Demo code. I got
> >> > above
> >> > error.
> >> > Can somebody help me to fix above error?
> >> > Any suggestion is most welcome.
> >> > Thanks in advance.
> >> > Regards
> >> > Gopa
> >>
> >>
> >>
>
>
>

Re: Building VOIP Demo source code by Yaroslav

Yaroslav
Fri Apr 07 04:01:17 CDT 2006

Which platform are you building for? You specified "ARMV4I CEPC", but CEPC
is supposed to be X86. Can you build other PB samples?

--
Yaroslav Goncharov
Spb Software House, http://spbsoftwarehouse.com
Pocket PC Developer Network, http://pocketpcdn.com


"Gopa" <Gopa@discussions.microsoft.com> wrote in message
news:A87F3BEA-8B3A-486D-8F15-F9CEBEE7D9C2@microsoft.com...
> Hi Yaroslav,
>
> I set _PROJPUBLICROOT Manually. I've succeded build but couldn't get
> VoipDemo.exe. Can you say is there any way to built Voipdemo source code
> or
> can you send me a document whic will say the stepwise buidl procedure for
> Voipdemo source codde. Sorry for asking this sily question bcz i've never
> worked Platform builder. Desparately need this.
> OutPut is given below.
>
> Microsoft Windows XP [Version 5.1.2600]
> (C) Copyright 1985-2001 Microsoft Corp.
>
> C:\Documents and Settings\patra>set _WINCEROOT =D:\WINCE500
>
> C:\Documents and Settings\patra> set _PROJPUBLICROOT =D:\WINCE500\PUBLIC
>
> C:\Documents and Settings\patra>Wince.bat ARMV4I VoipDemo CEPC
> 'Wince.bat' is not recognized as an internal or external command,
> operable program or batch file.
>
> C:\Documents and Settings\patra>D:
>
> D:\>cd WINCE500\PUBLIC\VOIP\SDK\SAMPLES\VOIP\VOIPDEMO
>
> D:\WINCE500\PUBLIC\VOIP\SDK\SAMPLES\VOIP\VOIPDEMO>cd..
>
> D:\WINCE500\PUBLIC\VOIP\SDK\SAMPLES\VOIP>cd..
>
> D:\WINCE500\PUBLIC\VOIP\SDK\SAMPLES>cd..
>
> D:\WINCE500\PUBLIC\VOIP\SDK>cd..
>
> D:\WINCE500\PUBLIC\VOIP>cd..
>
> D:\WINCE500\PUBLIC>cd..
>
> D:\WINCE500>cd PUBLIC\COMMON\OAK\MISC
>
> D:\WINCE500\PUBLIC\COMMON\OAK\MISC>Wince.bat ARMV4I VoipDemo CEPC
> You did not set the required environment variables correctly.
> _WINCEROOT *must* be set to the fully qualified path to your
> forest root
> D:\WINCE500\PUBLIC\COMMON\OAK\MISC>set _WINCEROOT=D:\WINCE500
>
> D:\WINCE500\PUBLIC\COMMON\OAK\MISC>Wince.bat ARMV4I VoipDemo CEPC
> _WINCEDRIVE=D:
> _PROJPUBLICROOT=D:\WINCE500\PBWORKSPACES\VoipDemo\WINCE500\PUBLIC
> _PROJPUBLICROOT =D:\WINCE500\PUBLIC
> WARNING: This build window is incompatible with your current release
> directory.
> The WINCEREL variable is being forced off to prevent releasing any
> binaries
> automatically. You must do a "buildrel" to reinitialize the release
> directory
> for the current configuration.
>
> WARNING: The platform you are trying use was last used in conjunction
> with a different project. To ensure correctness of the build, the next
> time
> you run CEBUILD, the platform project will be rebuilt from clean. This
> message
> is for informational purposes only, no action is required on your part.
>
> Wince ARMV4I VoipDemo CEPC Development Environment for patra
> D:\WINCE500>cd PUBLIC\VOIP\SDK\SAMPLES\VOIP\VOIPDEMO
>
> D:\WINCE500\PUBLIC\VOIP\SDK\SAMPLES\VOIP\VOIPDEMO>build -c
> Build for Windows CE (Release) (Built on Apr 22 2004 10:38:01)
> File names: Build.log Build.wrn Build.err Build.dat
> 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 ARM.
> BUILD: [00:0000000003:PROGC ] Loading D:\WINCE500\PUBLIC\VOIP\Build.dat.
> BUILD: [00:0000000004:PROGC ] Done.
> BUILD: [00:0000000005:PROGC ] Computing include file dependencies:
> BUILD: [00:0000000006:PROGC ] Checking for SDK include directory:
> D:\WINCE500\sd
> k\ce\inc.
> BUILD: [00:0000000007:PROGC ] Done.
> BUILD: [00:0000000008:PROGC ] Files Warnings
> Erro
> rs
> BUILD: [00:0000000009:PROGC ] Midl 0 0
> 0
> BUILD: [00:0000000010:PROGC ] Resource 0 0
> 0
> BUILD: [00:0000000011:PROGC ] Message 0 0
> 0
> BUILD: [00:0000000012:PROGC ] Precomp Header 0 0
> 0
> BUILD: [00:0000000013:PROGC ] C/Cpp/Cxx 0 0
> 0
> BUILD: [00:0000000014:PROGC ] Assembler 0 0
> 0
> BUILD: [00:0000000015:PROGC ] Static Libraries 0 0
> 0
> BUILD: [00:0000000016:PROGC ] Dll's 0 0
> 0
> BUILD: [00:0000000017:PROGC ] Exe's 0 0
> 0
> BUILD: [00:0000000018:PROGC ] Resx 0 0
> 0
> BUILD: [00:0000000019:PROGC ] Csharp Targets 0 0
> 0
> BUILD: [00:0000000020:PROGC ] Other 0 0
> 0
> BUILD: [00:0000000021:PROGC ]
> BUILD: [00:0000000022:PROGC ] Total 0 0
> 0
> BUILD: [00:0000000023:PROGC ]
> BUILD: [00:0000000024:PROGC ] 0 Warnings, 0 Errors
>
> D:\WINCE500\PUBLIC\VOIP\SDK\SAMPLES\VOIP\VOIPDEMO>
>
> REgards
> Gopa
>
> "Yaroslav Goncharov" wrote:
>
>> Does this path exist on your PC? You can also set _PROJPUBLICROOT
>> manually.
>>
>> --
>> Yaroslav Goncharov
>> Spb Software House, http://spbsoftwarehouse.com
>> Pocket PC Developer Network, http://pocketpcdn.com
>>
>>
>> "Gopa" <Gopa@discussions.microsoft.com> wrote in message
>> news:22A07F3E-A0F3-4A91-B099-9CCB39729F1B@microsoft.com...
>> > Hi Yaroslav,
>> >
>> > Thanks for your quick reply.
>> > I'm getting this error while creating a command prompt building Window
>> > Microsoft Windows XP [Version 5.1.2600]
>> > (C) Copyright 1985-2001 Microsoft Corp.
>> >
>> > C:\Documents and Settings\patra>set _WINCEROOT = D:\WINCE500
>> >
>> > C:\Documents and Settings\patra>D:
>> >
>> > D:\>cd WINCE500\PUBLIC\COMMON\OAK\MISC
>> >
>> > D:\WINCE500\PUBLIC\COMMON\OAK\MISC>Wince.bat ARMV4I VoipDemo CEPC
>> > _WINCEDRIVE=D:
>> > _PROJPUBLICROOT=D:\WINCEOS\PBWORKSPACES\VoipDemo\WINCE500\PUBLIC
>> > The system cannot find the path specified.
>> > Wince ARMV4I VoipDemo CEPC Development Environment for patra
>> > D:\WINCEOS>
>> >
>> > Can you say me How i will fix this.
>> >
>> > Thanks in adavance
>> > Regards
>> > Gopa
>> >
>> > "Yaroslav Goncharov" wrote:
>> >
>> >> You need to setup your build window before you can build the project
>> >> (run
>> >> Wince.bat etc.). See "Creating a Command Prompt Build Window" in the
>> >> Platform Builder documentation for details.
>> >>
>> >> --
>> >> Yaroslav Goncharov
>> >> Spb Software House, http://spbsoftwarehouse.com
>> >> Pocket PC Developer Network, http://pocketpcdn.com
>> >>
>> >>
>> >> "Gopa" <Gopa@discussions.microsoft.com> wrote in message
>> >> news:03581024-BA81-40A1-A796-CF6682A179FF@microsoft.com...
>> >> > Hello,
>> >> >
>> >> > I'm building VOIP Demo source code of WINCE5.0 for PocketPC2003
>> >> > through
>> >> > the
>> >> > command prompt. I'm getting the error below
>> >> > D:\WINCEOS\PUBLIC\VOIP\SDK\SAMPLES\VOIP\VOIPDEMO\SOURCE>build -c
>> >> > Build for Windows CE (Release) (Built on Apr 22 2004 10:38:01)
>> >> > File names: Build.log Build.wrn Build.err Build.dat
>> >> > BUILD: [Thrd:Sequence:Type ] Message
>> >> > BUILD: [00:0000000000:ERRORE] No _TGTCPU environment variable set.
>> >> > BUILD: [00:0000000001:PROGC ] Files
>> >> > Warnings
>> >> > Erro
>> >> > rs
>> >> > BUILD: [00:0000000002:PROGC ] Midl 0
>> >> > 0
>> >> > 0
>> >> > BUILD: [00:0000000003:PROGC ] Resource 0
>> >> > 0
>> >> > 0
>> >> > BUILD: [00:0000000004:PROGC ] Message 0
>> >> > 0
>> >> > 0
>> >> > BUILD: [00:0000000005:PROGC ] Precomp Header 0
>> >> > 0
>> >> > 0
>> >> > BUILD: [00:0000000006:PROGC ] C/Cpp/Cxx 0
>> >> > 0
>> >> > 0
>> >> > BUILD: [00:0000000007:PROGC ] Assembler 0
>> >> > 0
>> >> > 0
>> >> > BUILD: [00:0000000008:PROGC ] Static Libraries 0
>> >> > 0
>> >> > 0
>> >> > BUILD: [00:0000000009:PROGC ] Dll's 0
>> >> > 0
>> >> > 0
>> >> > BUILD: [00:0000000010:PROGC ] Exe's 0
>> >> > 0
>> >> > 0
>> >> > BUILD: [00:0000000011:PROGC ] Resx 0
>> >> > 0
>> >> > 0
>> >> > BUILD: [00:0000000012:PROGC ] Csharp Targets 0
>> >> > 0
>> >> > 0
>> >> > BUILD: [00:0000000013:PROGC ] Other 0
>> >> > 0
>> >> > 1
>> >> > BUILD: [00:0000000014:PROGC ]
>> >> > BUILD: [00:0000000015:PROGC ] Total 0
>> >> > 0
>> >> > 1
>> >> > BUILD: [00:0000000016:PROGC ]
>> >> > BUILD: [00:0000000017:PROGC ] 0 Warnings, 1 Errors
>> >> >
>> >> >
>> >> > Let me say that I've not got Build.exe from the directory where
>> >> > somebody
>> >> > has
>> >> > mentioned i.e.WINCEROOT\PUBLIC\VOIP\SDK\SAMPLES\VOIP . I copied the
>> >> > Build.exe
>> >> > from WINCEROOT\PUBLIC\COMMON\OAK\BIN\I386 to
>> >> > WINCEROOT\PUBLIC\VOIP\SDK\SAMPLES\VOIP and build VOIP Demo code. I
>> >> > got
>> >> > above
>> >> > error.
>> >> > Can somebody help me to fix above error?
>> >> > Any suggestion is most welcome.
>> >> > Thanks in advance.
>> >> > Regards
>> >> > Gopa
>> >>
>> >>
>> >>
>>
>>
>>



Re: Building VOIP Demo source code by Gopa

Gopa
Fri Apr 07 04:26:03 CDT 2006

Hi Yaroslav ,

I want the Voipdemo will work On PocketPC2003. So, I guess PocketPc2003
supports WinCE5.0. Then tell me whcih option I should use for Wince.bat apart
from CEPC.

I need to run my VoipDemo.exe has to run is Device not in Emulator.

Regards
Gopa

"Yaroslav Goncharov" wrote:

> Which platform are you building for? You specified "ARMV4I CEPC", but CEPC
> is supposed to be X86. Can you build other PB samples?
>
> --
> Yaroslav Goncharov
> Spb Software House, http://spbsoftwarehouse.com
> Pocket PC Developer Network, http://pocketpcdn.com
>
>
> "Gopa" <Gopa@discussions.microsoft.com> wrote in message
> news:A87F3BEA-8B3A-486D-8F15-F9CEBEE7D9C2@microsoft.com...
> > Hi Yaroslav,
> >
> > I set _PROJPUBLICROOT Manually. I've succeded build but couldn't get
> > VoipDemo.exe. Can you say is there any way to built Voipdemo source code
> > or
> > can you send me a document whic will say the stepwise buidl procedure for
> > Voipdemo source codde. Sorry for asking this sily question bcz i've never
> > worked Platform builder. Desparately need this.
> > OutPut is given below.
> >
> > Microsoft Windows XP [Version 5.1.2600]
> > (C) Copyright 1985-2001 Microsoft Corp.
> >
> > C:\Documents and Settings\patra>set _WINCEROOT =D:\WINCE500
> >
> > C:\Documents and Settings\patra> set _PROJPUBLICROOT =D:\WINCE500\PUBLIC
> >
> > C:\Documents and Settings\patra>Wince.bat ARMV4I VoipDemo CEPC
> > 'Wince.bat' is not recognized as an internal or external command,
> > operable program or batch file.
> >
> > C:\Documents and Settings\patra>D:
> >
> > D:\>cd WINCE500\PUBLIC\VOIP\SDK\SAMPLES\VOIP\VOIPDEMO
> >
> > D:\WINCE500\PUBLIC\VOIP\SDK\SAMPLES\VOIP\VOIPDEMO>cd..
> >
> > D:\WINCE500\PUBLIC\VOIP\SDK\SAMPLES\VOIP>cd..
> >
> > D:\WINCE500\PUBLIC\VOIP\SDK\SAMPLES>cd..
> >
> > D:\WINCE500\PUBLIC\VOIP\SDK>cd..
> >
> > D:\WINCE500\PUBLIC\VOIP>cd..
> >
> > D:\WINCE500\PUBLIC>cd..
> >
> > D:\WINCE500>cd PUBLIC\COMMON\OAK\MISC
> >
> > D:\WINCE500\PUBLIC\COMMON\OAK\MISC>Wince.bat ARMV4I VoipDemo CEPC
> > You did not set the required environment variables correctly.
> > _WINCEROOT *must* be set to the fully qualified path to your
> > forest root
> > D:\WINCE500\PUBLIC\COMMON\OAK\MISC>set _WINCEROOT=D:\WINCE500
> >
> > D:\WINCE500\PUBLIC\COMMON\OAK\MISC>Wince.bat ARMV4I VoipDemo CEPC
> > _WINCEDRIVE=D:
> > _PROJPUBLICROOT=D:\WINCE500\PBWORKSPACES\VoipDemo\WINCE500\PUBLIC
> > _PROJPUBLICROOT =D:\WINCE500\PUBLIC
> > WARNING: This build window is incompatible with your current release
> > directory.
> > The WINCEREL variable is being forced off to prevent releasing any
> > binaries
> > automatically. You must do a "buildrel" to reinitialize the release
> > directory
> > for the current configuration.
> >
> > WARNING: The platform you are trying use was last used in conjunction
> > with a different project. To ensure correctness of the build, the next
> > time
> > you run CEBUILD, the platform project will be rebuilt from clean. This
> > message
> > is for informational purposes only, no action is required on your part.
> >
> > Wince ARMV4I VoipDemo CEPC Development Environment for patra
> > D:\WINCE500>cd PUBLIC\VOIP\SDK\SAMPLES\VOIP\VOIPDEMO
> >
> > D:\WINCE500\PUBLIC\VOIP\SDK\SAMPLES\VOIP\VOIPDEMO>build -c
> > Build for Windows CE (Release) (Built on Apr 22 2004 10:38:01)
> > File names: Build.log Build.wrn Build.err Build.dat
> > 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 ARM.
> > BUILD: [00:0000000003:PROGC ] Loading D:\WINCE500\PUBLIC\VOIP\Build.dat.
> > BUILD: [00:0000000004:PROGC ] Done.
> > BUILD: [00:0000000005:PROGC ] Computing include file dependencies:
> > BUILD: [00:0000000006:PROGC ] Checking for SDK include directory:
> > D:\WINCE500\sd
> > k\ce\inc.
> > BUILD: [00:0000000007:PROGC ] Done.
> > BUILD: [00:0000000008:PROGC ] Files Warnings
> > Erro
> > rs
> > BUILD: [00:0000000009:PROGC ] Midl 0 0
> > 0
> > BUILD: [00:0000000010:PROGC ] Resource 0 0
> > 0
> > BUILD: [00:0000000011:PROGC ] Message 0 0
> > 0
> > BUILD: [00:0000000012:PROGC ] Precomp Header 0 0
> > 0
> > BUILD: [00:0000000013:PROGC ] C/Cpp/Cxx 0 0
> > 0
> > BUILD: [00:0000000014:PROGC ] Assembler 0 0
> > 0
> > BUILD: [00:0000000015:PROGC ] Static Libraries 0 0
> > 0
> > BUILD: [00:0000000016:PROGC ] Dll's 0 0
> > 0
> > BUILD: [00:0000000017:PROGC ] Exe's 0 0
> > 0
> > BUILD: [00:0000000018:PROGC ] Resx 0 0
> > 0
> > BUILD: [00:0000000019:PROGC ] Csharp Targets 0 0
> > 0
> > BUILD: [00:0000000020:PROGC ] Other 0 0
> > 0
> > BUILD: [00:0000000021:PROGC ]
> > BUILD: [00:0000000022:PROGC ] Total 0 0
> > 0
> > BUILD: [00:0000000023:PROGC ]
> > BUILD: [00:0000000024:PROGC ] 0 Warnings, 0 Errors
> >
> > D:\WINCE500\PUBLIC\VOIP\SDK\SAMPLES\VOIP\VOIPDEMO>
> >
> > REgards
> > Gopa
> >
> > "Yaroslav Goncharov" wrote:
> >
> >> Does this path exist on your PC? You can also set _PROJPUBLICROOT
> >> manually.
> >>
> >> --
> >> Yaroslav Goncharov
> >> Spb Software House, http://spbsoftwarehouse.com
> >> Pocket PC Developer Network, http://pocketpcdn.com
> >>
> >>
> >> "Gopa" <Gopa@discussions.microsoft.com> wrote in message
> >> news:22A07F3E-A0F3-4A91-B099-9CCB39729F1B@microsoft.com...
> >> > Hi Yaroslav,
> >> >
> >> > Thanks for your quick reply.
> >> > I'm getting this error while creating a command prompt building Window
> >> > Microsoft Windows XP [Version 5.1.2600]
> >> > (C) Copyright 1985-2001 Microsoft Corp.
> >> >
> >> > C:\Documents and Settings\patra>set _WINCEROOT = D:\WINCE500
> >> >
> >> > C:\Documents and Settings\patra>D:
> >> >
> >> > D:\>cd WINCE500\PUBLIC\COMMON\OAK\MISC
> >> >
> >> > D:\WINCE500\PUBLIC\COMMON\OAK\MISC>Wince.bat ARMV4I VoipDemo CEPC
> >> > _WINCEDRIVE=D:
> >> > _PROJPUBLICROOT=D:\WINCEOS\PBWORKSPACES\VoipDemo\WINCE500\PUBLIC
> >> > The system cannot find the path specified.
> >> > Wince ARMV4I VoipDemo CEPC Development Environment for patra
> >> > D:\WINCEOS>
> >> >
> >> > Can you say me How i will fix this.
> >> >
> >> > Thanks in adavance
> >> > Regards
> >> > Gopa
> >> >
> >> > "Yaroslav Goncharov" wrote:
> >> >
> >> >> You need to setup your build window before you can build the project
> >> >> (run
> >> >> Wince.bat etc.). See "Creating a Command Prompt Build Window" in the
> >> >> Platform Builder documentation for details.
> >> >>
> >> >> --
> >> >> Yaroslav Goncharov
> >> >> Spb Software House, http://spbsoftwarehouse.com
> >> >> Pocket PC Developer Network, http://pocketpcdn.com
> >> >>
> >> >>
> >> >> "Gopa" <Gopa@discussions.microsoft.com> wrote in message
> >> >> news:03581024-BA81-40A1-A796-CF6682A179FF@microsoft.com...
> >> >> > Hello,
> >> >> >
> >> >> > I'm building VOIP Demo source code of WINCE5.0 for PocketPC2003
> >> >> > through
> >> >> > the
> >> >> > command prompt. I'm getting the error below
> >> >> > D:\WINCEOS\PUBLIC\VOIP\SDK\SAMPLES\VOIP\VOIPDEMO\SOURCE>build -c
> >> >> > Build for Windows CE (Release) (Built on Apr 22 2004 10:38:01)
> >> >> > File names: Build.log Build.wrn Build.err Build.dat
> >> >> > BUILD: [Thrd:Sequence:Type ] Message
> >> >> > BUILD: [00:0000000000:ERRORE] No _TGTCPU environment variable set.
> >> >> > BUILD: [00:0000000001:PROGC ] Files
> >> >> > Warnings
> >> >> > Erro
> >> >> > rs
> >> >> > BUILD: [00:0000000002:PROGC ] Midl 0
> >> >> > 0
> >> >> > 0
> >> >> > BUILD: [00:0000000003:PROGC ] Resource 0
> >> >> > 0
> >> >> > 0
> >> >> > BUILD: [00:0000000004:PROGC ] Message 0
> >> >> > 0
> >> >> > 0
> >> >> > BUILD: [00:0000000005:PROGC ] Precomp Header 0
> >> >> > 0
> >> >> > 0
> >> >> > BUILD: [00:0000000006:PROGC ] C/Cpp/Cxx 0
> >> >> > 0
> >> >> > 0
> >> >> > BUILD: [00:0000000007:PROGC ] Assembler 0
> >> >> > 0
> >> >> > 0
> >> >> > BUILD: [00:0000000008:PROGC ] Static Libraries 0
> >> >> > 0
> >> >> > 0
> >> >> > BUILD: [00:0000000009:PROGC ] Dll's 0
> >> >> > 0
> >> >> > 0
> >> >> > BUILD: [00:0000000010:PROGC ] Exe's 0
> >> >> > 0
> >> >> > 0
> >> >> > BUILD: [00:0000000011:PROGC ] Resx 0
> >> >> > 0
> >> >> > 0
> >> >> > BUILD: [00:0000000012:PROGC ] Csharp Targets 0
> >> >> > 0
> >> >> > 0
> >> >> > BUILD: [00:0000000013:PROGC ] Other 0
> >> >> > 0
> >> >> > 1
> >> >> > BUILD: [00:0000000014:PROGC ]
> >> >> > BUILD: [00:0000000015:PROGC ] Total 0
> >> >> > 0
> >> >> > 1
> >> >> > BUILD: [00:0000000016:PROGC ]
> >> >> > BUILD: [00:0000000017:PROGC ] 0 Warnings, 1 Errors
> >> >> >
> >> >> >
> >> >> > Let me say that I've not got Build.exe from the directory where
> >> >> > somebody
> >> >> > has
> >> >> > mentioned i.e.WINCEROOT\PUBLIC\VOIP\SDK\SAMPLES\VOIP . I copied the
> >> >> > Build.exe
> >> >> > from WINCEROOT\PUBLIC\COMMON\OAK\BIN\I386 to
> >> >> > WINCEROOT\PUBLIC\VOIP\SDK\SAMPLES\VOIP and build VOIP Demo code. I
> >> >> > got
> >> >> > above
> >> >> > error.
> >> >> > Can somebody help me to fix above error?
> >> >> > Any suggestion is most welcome.
> >> >> > Thanks in advance.
> >> >> > Regards
> >> >> > Gopa
> >> >>
> >> >>
> >> >>
> >>
> >>
> >>
>
>
>

Re: Building VOIP Demo source code by Yaroslav

Yaroslav
Fri Apr 07 11:20:35 CDT 2006

Pocket PC 2003 is based on Windows CE 4.2. So a Windows CE 5.0 program won't
run on your Pocket PC. Also to build for Pocket PC platform you should use
eVC 3, eVC 4 or Visual Studio 2005.

--
Yaroslav Goncharov
Spb Software House, http://spbsoftwarehouse.com
Pocket PC Developer Network, http://pocketpcdn.com


"Gopa" <Gopa@discussions.microsoft.com> wrote in message
news:59696134-613F-4D09-B6FD-ED7DCABFA7B4@microsoft.com...
> Hi Yaroslav ,
>
> I want the Voipdemo will work On PocketPC2003. So, I guess PocketPc2003
> supports WinCE5.0. Then tell me whcih option I should use for Wince.bat
> apart
> from CEPC.
>
> I need to run my VoipDemo.exe has to run is Device not in Emulator.
>
> Regards
> Gopa
>
> "Yaroslav Goncharov" wrote:
>
>> Which platform are you building for? You specified "ARMV4I CEPC", but
>> CEPC
>> is supposed to be X86. Can you build other PB samples?
>>
>> --
>> Yaroslav Goncharov
>> Spb Software House, http://spbsoftwarehouse.com
>> Pocket PC Developer Network, http://pocketpcdn.com
>>
>>
>> "Gopa" <Gopa@discussions.microsoft.com> wrote in message
>> news:A87F3BEA-8B3A-486D-8F15-F9CEBEE7D9C2@microsoft.com...
>> > Hi Yaroslav,
>> >
>> > I set _PROJPUBLICROOT Manually. I've succeded build but couldn't get
>> > VoipDemo.exe. Can you say is there any way to built Voipdemo source
>> > code
>> > or
>> > can you send me a document whic will say the stepwise buidl procedure
>> > for
>> > Voipdemo source codde. Sorry for asking this sily question bcz i've
>> > never
>> > worked Platform builder. Desparately need this.
>> > OutPut is given below.
>> >
>> > Microsoft Windows XP [Version 5.1.2600]
>> > (C) Copyright 1985-2001 Microsoft Corp.
>> >
>> > C:\Documents and Settings\patra>set _WINCEROOT =D:\WINCE500
>> >
>> > C:\Documents and Settings\patra> set _PROJPUBLICROOT
>> > =D:\WINCE500\PUBLIC
>> >
>> > C:\Documents and Settings\patra>Wince.bat ARMV4I VoipDemo CEPC
>> > 'Wince.bat' is not recognized as an internal or external command,
>> > operable program or batch file.
>> >
>> > C:\Documents and Settings\patra>D:
>> >
>> > D:\>cd WINCE500\PUBLIC\VOIP\SDK\SAMPLES\VOIP\VOIPDEMO
>> >
>> > D:\WINCE500\PUBLIC\VOIP\SDK\SAMPLES\VOIP\VOIPDEMO>cd..
>> >
>> > D:\WINCE500\PUBLIC\VOIP\SDK\SAMPLES\VOIP>cd..
>> >
>> > D:\WINCE500\PUBLIC\VOIP\SDK\SAMPLES>cd..
>> >
>> > D:\WINCE500\PUBLIC\VOIP\SDK>cd..
>> >
>> > D:\WINCE500\PUBLIC\VOIP>cd..
>> >
>> > D:\WINCE500\PUBLIC>cd..
>> >
>> > D:\WINCE500>cd PUBLIC\COMMON\OAK\MISC
>> >
>> > D:\WINCE500\PUBLIC\COMMON\OAK\MISC>Wince.bat ARMV4I VoipDemo CEPC
>> > You did not set the required environment variables correctly.
>> > _WINCEROOT *must* be set to the fully qualified path to your
>> > forest root
>> > D:\WINCE500\PUBLIC\COMMON\OAK\MISC>set _WINCEROOT=D:\WINCE500
>> >
>> > D:\WINCE500\PUBLIC\COMMON\OAK\MISC>Wince.bat ARMV4I VoipDemo CEPC
>> > _WINCEDRIVE=D:
>> > _PROJPUBLICROOT=D:\WINCE500\PBWORKSPACES\VoipDemo\WINCE500\PUBLIC
>> > _PROJPUBLICROOT =D:\WINCE500\PUBLIC
>> > WARNING: This build window is incompatible with your current release
>> > directory.
>> > The WINCEREL variable is being forced off to prevent releasing any
>> > binaries
>> > automatically. You must do a "buildrel" to reinitialize the release
>> > directory
>> > for the current configuration.
>> >
>> > WARNING: The platform you are trying use was last used in conjunction
>> > with a different project. To ensure correctness of the build, the next
>> > time
>> > you run CEBUILD, the platform project will be rebuilt from clean. This
>> > message
>> > is for informational purposes only, no action is required on your part.
>> >
>> > Wince ARMV4I VoipDemo CEPC Development Environment for patra
>> > D:\WINCE500>cd PUBLIC\VOIP\SDK\SAMPLES\VOIP\VOIPDEMO
>> >
>> > D:\WINCE500\PUBLIC\VOIP\SDK\SAMPLES\VOIP\VOIPDEMO>build -c
>> > Build for Windows CE (Release) (Built on Apr 22 2004 10:38:01)
>> > File names: Build.log Build.wrn Build.err Build.dat
>> > 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 ARM.
>> > BUILD: [00:0000000003:PROGC ] Loading
>> > D:\WINCE500\PUBLIC\VOIP\Build.dat.
>> > BUILD: [00:0000000004:PROGC ] Done.
>> > BUILD: [00:0000000005:PROGC ] Computing include file dependencies:
>> > BUILD: [00:0000000006:PROGC ] Checking for SDK include directory:
>> > D:\WINCE500\sd
>> > k\ce\inc.
>> > BUILD: [00:0000000007:PROGC ] Done.
>> > BUILD: [00:0000000008:PROGC ] Files Warnings
>> > Erro
>> > rs
>> > BUILD: [00:0000000009:PROGC ] Midl 0 0
>> > 0
>> > BUILD: [00:0000000010:PROGC ] Resource 0 0
>> > 0
>> > BUILD: [00:0000000011:PROGC ] Message 0 0
>> > 0
>> > BUILD: [00:0000000012:PROGC ] Precomp Header 0 0
>> > 0
>> > BUILD: [00:0000000013:PROGC ] C/Cpp/Cxx 0 0
>> > 0
>> > BUILD: [00:0000000014:PROGC ] Assembler 0 0
>> > 0
>> > BUILD: [00:0000000015:PROGC ] Static Libraries 0 0
>> > 0
>> > BUILD: [00:0000000016:PROGC ] Dll's 0 0
>> > 0
>> > BUILD: [00:0000000017:PROGC ] Exe's 0 0
>> > 0
>> > BUILD: [00:0000000018:PROGC ] Resx 0 0
>> > 0
>> > BUILD: [00:0000000019:PROGC ] Csharp Targets 0 0
>> > 0
>> > BUILD: [00:0000000020:PROGC ] Other 0 0
>> > 0
>> > BUILD: [00:0000000021:PROGC ]
>> > BUILD: [00:0000000022:PROGC ] Total 0 0
>> > 0
>> > BUILD: [00:0000000023:PROGC ]
>> > BUILD: [00:0000000024:PROGC ] 0 Warnings, 0 Errors
>> >
>> > D:\WINCE500\PUBLIC\VOIP\SDK\SAMPLES\VOIP\VOIPDEMO>
>> >
>> > REgards
>> > Gopa
>> >
>> > "Yaroslav Goncharov" wrote:
>> >
>> >> Does this path exist on your PC? You can also set _PROJPUBLICROOT
>> >> manually.
>> >>
>> >> --
>> >> Yaroslav Goncharov
>> >> Spb Software House, http://spbsoftwarehouse.com
>> >> Pocket PC Developer Network, http://pocketpcdn.com
>> >>
>> >>
>> >> "Gopa" <Gopa@discussions.microsoft.com> wrote in message
>> >> news:22A07F3E-A0F3-4A91-B099-9CCB39729F1B@microsoft.com...
>> >> > Hi Yaroslav,
>> >> >
>> >> > Thanks for your quick reply.
>> >> > I'm getting this error while creating a command prompt building
>> >> > Window
>> >> > Microsoft Windows XP [Version 5.1.2600]
>> >> > (C) Copyright 1985-2001 Microsoft Corp.
>> >> >
>> >> > C:\Documents and Settings\patra>set _WINCEROOT = D:\WINCE500
>> >> >
>> >> > C:\Documents and Settings\patra>D:
>> >> >
>> >> > D:\>cd WINCE500\PUBLIC\COMMON\OAK\MISC
>> >> >
>> >> > D:\WINCE500\PUBLIC\COMMON\OAK\MISC>Wince.bat ARMV4I VoipDemo CEPC
>> >> > _WINCEDRIVE=D:
>> >> > _PROJPUBLICROOT=D:\WINCEOS\PBWORKSPACES\VoipDemo\WINCE500\PUBLIC
>> >> > The system cannot find the path specified.
>> >> > Wince ARMV4I VoipDemo CEPC Development Environment for patra
>> >> > D:\WINCEOS>
>> >> >
>> >> > Can you say me How i will fix this.
>> >> >
>> >> > Thanks in adavance
>> >> > Regards
>> >> > Gopa
>> >> >
>> >> > "Yaroslav Goncharov" wrote:
>> >> >
>> >> >> You need to setup your build window before you can build the
>> >> >> project
>> >> >> (run
>> >> >> Wince.bat etc.). See "Creating a Command Prompt Build Window" in
>> >> >> the
>> >> >> Platform Builder documentation for details.
>> >> >>
>> >> >> --
>> >> >> Yaroslav Goncharov
>> >> >> Spb Software House, http://spbsoftwarehouse.com
>> >> >> Pocket PC Developer Network, http://pocketpcdn.com
>> >> >>
>> >> >>
>> >> >> "Gopa" <Gopa@discussions.microsoft.com> wrote in message
>> >> >> news:03581024-BA81-40A1-A796-CF6682A179FF@microsoft.com...
>> >> >> > Hello,
>> >> >> >
>> >> >> > I'm building VOIP Demo source code of WINCE5.0 for PocketPC2003
>> >> >> > through
>> >> >> > the
>> >> >> > command prompt. I'm getting the error below
>> >> >> > D:\WINCEOS\PUBLIC\VOIP\SDK\SAMPLES\VOIP\VOIPDEMO\SOURCE>build -c
>> >> >> > Build for Windows CE (Release) (Built on Apr 22 2004 10:38:01)
>> >> >> > File names: Build.log Build.wrn Build.err Build.dat
>> >> >> > BUILD: [Thrd:Sequence:Type ] Message
>> >> >> > BUILD: [00:0000000000:ERRORE] No _TGTCPU environment variable
>> >> >> > set.
>> >> >> > BUILD: [00:0000000001:PROGC ] Files
>> >> >> > Warnings
>> >> >> > Erro
>> >> >> > rs
>> >> >> > BUILD: [00:0000000002:PROGC ] Midl 0
>> >> >> > 0
>> >> >> > 0
>> >> >> > BUILD: [00:0000000003:PROGC ] Resource 0
>> >> >> > 0
>> >> >> > 0
>> >> >> > BUILD: [00:0000000004:PROGC ] Message 0
>> >> >> > 0
>> >> >> > 0
>> >> >> > BUILD: [00:0000000005:PROGC ] Precomp Header 0
>> >> >> > 0
>> >> >> > 0
>> >> >> > BUILD: [00:0000000006:PROGC ] C/Cpp/Cxx 0
>> >> >> > 0
>> >> >> > 0
>> >> >> > BUILD: [00:0000000007:PROGC ] Assembler 0
>> >> >> > 0
>> >> >> > 0
>> >> >> > BUILD: [00:0000000008:PROGC ] Static Libraries 0
>> >> >> > 0
>> >> >> > 0
>> >> >> > BUILD: [00:0000000009:PROGC ] Dll's 0
>> >> >> > 0
>> >> >> > 0
>> >> >> > BUILD: [00:0000000010:PROGC ] Exe's 0
>> >> >> > 0
>> >> >> > 0
>> >> >> > BUILD: [00:0000000011:PROGC ] Resx 0
>> >> >> > 0
>> >> >> > 0
>> >> >> > BUILD: [00:0000000012:PROGC ] Csharp Targets 0
>> >> >> > 0
>> >> >> > 0
>> >> >> > BUILD: [00:0000000013:PROGC ] Other 0
>> >> >> > 0
>> >> >> > 1
>> >> >> > BUILD: [00:0000000014:PROGC ]
>> >> >> > BUILD: [00:0000000015:PROGC ] Total 0
>> >> >> > 0
>> >> >> > 1
>> >> >> > BUILD: [00:0000000016:PROGC ]
>> >> >> > BUILD: [00:0000000017:PROGC ] 0 Warnings, 1 Errors
>> >> >> >
>> >> >> >
>> >> >> > Let me say that I've not got Build.exe from the directory where
>> >> >> > somebody
>> >> >> > has
>> >> >> > mentioned i.e.WINCEROOT\PUBLIC\VOIP\SDK\SAMPLES\VOIP . I copied
>> >> >> > the
>> >> >> > Build.exe
>> >> >> > from WINCEROOT\PUBLIC\COMMON\OAK\BIN\I386 to
>> >> >> > WINCEROOT\PUBLIC\VOIP\SDK\SAMPLES\VOIP and build VOIP Demo code.
>> >> >> > I
>> >> >> > got
>> >> >> > above
>> >> >> > error.
>> >> >> > Can somebody help me to fix above error?
>> >> >> > Any suggestion is most welcome.
>> >> >> > Thanks in advance.
>> >> >> > Regards
>> >> >> > Gopa
>> >> >>
>> >> >>
>> >> >>
>> >>
>> >>
>> >>
>>
>>
>>



Re: Building VOIP Demo source code by Gopa

Gopa
Wed Apr 12 00:39:02 CDT 2006

Hi Yaroslav,

Is PocketPC2003 supports VOIP i.e. RTP?. I was trying for that I'm getting
below error
eleting intermediate files and output files for project 'VOIPDEMO - Win32
(WCE ARMV4) Debug'.
--------------------Configuration: VOIPDEMO - Win32 (WCE ARMV4)
Debug--------------------
Creating Type Library...
Microsoft (R) 32b/64b MIDL Compiler Version 5.03.0286
Copyright (c) Microsoft Corp 1991-2000. All rights reserved.
rtccallp.idl
oaidl.idl
objidl.idl
unknwn.idl
wtypes.idl
basetsd.h
ocidl.idl
oleidl.idl
Error executing midl.exe.

VOIPDEMO.exe - 1 error(s), 0 warning(s)

Can you provide some solution to this problem.

Regards
Gopa
"Yaroslav Goncharov" wrote:

> Pocket PC 2003 is based on Windows CE 4.2. So a Windows CE 5.0 program won't
> run on your Pocket PC. Also to build for Pocket PC platform you should use
> eVC 3, eVC 4 or Visual Studio 2005.
>
> --
> Yaroslav Goncharov
> Spb Software House, http://spbsoftwarehouse.com
> Pocket PC Developer Network, http://pocketpcdn.com
>
>
> "Gopa" <Gopa@discussions.microsoft.com> wrote in message
> news:59696134-613F-4D09-B6FD-ED7DCABFA7B4@microsoft.com...
> > Hi Yaroslav ,
> >
> > I want the Voipdemo will work On PocketPC2003. So, I guess PocketPc2003
> > supports WinCE5.0. Then tell me whcih option I should use for Wince.bat
> > apart
> > from CEPC.
> >
> > I need to run my VoipDemo.exe has to run is Device not in Emulator.
> >
> > Regards
> > Gopa
> >
> > "Yaroslav Goncharov" wrote:
> >
> >> Which platform are you building for? You specified "ARMV4I CEPC", but
> >> CEPC
> >> is supposed to be X86. Can you build other PB samples?
> >>
> >> --
> >> Yaroslav Goncharov
> >> Spb Software House, http://spbsoftwarehouse.com
> >> Pocket PC Developer Network, http://pocketpcdn.com
> >>
> >>
> >> "Gopa" <Gopa@discussions.microsoft.com> wrote in message
> >> news:A87F3BEA-8B3A-486D-8F15-F9CEBEE7D9C2@microsoft.com...
> >> > Hi Yaroslav,
> >> >
> >> > I set _PROJPUBLICROOT Manually. I've succeded build but couldn't get
> >> > VoipDemo.exe. Can you say is there any way to built Voipdemo source
> >> > code
> >> > or
> >> > can you send me a document whic will say the stepwise buidl procedure
> >> > for
> >> > Voipdemo source codde. Sorry for asking this sily question bcz i've
> >> > never
> >> > worked Platform builder. Desparately need this.
> >> > OutPut is given below.
> >> >
> >> > Microsoft Windows XP [Version 5.1.2600]
> >> > (C) Copyright 1985-2001 Microsoft Corp.
> >> >
> >> > C:\Documents and Settings\patra>set _WINCEROOT =D:\WINCE500
> >> >
> >> > C:\Documents and Settings\patra> set _PROJPUBLICROOT
> >> > =D:\WINCE500\PUBLIC
> >> >
> >> > C:\Documents and Settings\patra>Wince.bat ARMV4I VoipDemo CEPC
> >> > 'Wince.bat' is not recognized as an internal or external command,
> >> > operable program or batch file.
> >> >
> >> > C:\Documents and Settings\patra>D:
> >> >
> >> > D:\>cd WINCE500\PUBLIC\VOIP\SDK\SAMPLES\VOIP\VOIPDEMO
> >> >
> >> > D:\WINCE500\PUBLIC\VOIP\SDK\SAMPLES\VOIP\VOIPDEMO>cd..
> >> >
> >> > D:\WINCE500\PUBLIC\VOIP\SDK\SAMPLES\VOIP>cd..
> >> >
> >> > D:\WINCE500\PUBLIC\VOIP\SDK\SAMPLES>cd..
> >> >
> >> > D:\WINCE500\PUBLIC\VOIP\SDK>cd..
> >> >
> >> > D:\WINCE500\PUBLIC\VOIP>cd..
> >> >
> >> > D:\WINCE500\PUBLIC>cd..
> >> >
> >> > D:\WINCE500>cd PUBLIC\COMMON\OAK\MISC
> >> >
> >> > D:\WINCE500\PUBLIC\COMMON\OAK\MISC>Wince.bat ARMV4I VoipDemo CEPC
> >> > You did not set the required environment variables correctly.
> >> > _WINCEROOT *must* be set to the fully qualified path to your
> >> > forest root
> >> > D:\WINCE500\PUBLIC\COMMON\OAK\MISC>set _WINCEROOT=D:\WINCE500
> >> >
> >> > D:\WINCE500\PUBLIC\COMMON\OAK\MISC>Wince.bat ARMV4I VoipDemo CEPC
> >> > _WINCEDRIVE=D:
> >> > _PROJPUBLICROOT=D:\WINCE500\PBWORKSPACES\VoipDemo\WINCE500\PUBLIC
> >> > _PROJPUBLICROOT =D:\WINCE500\PUBLIC
> >> > WARNING: This build window is incompatible with your current release
> >> > directory.
> >> > The WINCEREL variable is being forced off to prevent releasing any
> >> > binaries
> >> > automatically. You must do a "buildrel" to reinitialize the release
> >> > directory
> >> > for the current configuration.
> >> >
> >> > WARNING: The platform you are trying use was last used in conjunction
> >> > with a different project. To ensure correctness of the build, the next
> >> > time
> >> > you run CEBUILD, the platform project will be rebuilt from clean. This
> >> > message
> >> > is for informational purposes only, no action is required on your part.
> >> >
> >> > Wince ARMV4I VoipDemo CEPC Development Environment for patra
> >> > D:\WINCE500>cd PUBLIC\VOIP\SDK\SAMPLES\VOIP\VOIPDEMO
> >> >
> >> > D:\WINCE500\PUBLIC\VOIP\SDK\SAMPLES\VOIP\VOIPDEMO>build -c
> >> > Build for Windows CE (Release) (Built on Apr 22 2004 10:38:01)
> >> > File names: Build.log Build.wrn Build.err Build.dat
> >> > 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 ARM.
> >> > BUILD: [00:0000000003:PROGC ] Loading
> >> > D:\WINCE500\PUBLIC\VOIP\Build.dat.
> >> > BUILD: [00:0000000004:PROGC ] Done.
> >> > BUILD: [00:0000000005:PROGC ] Computing include file dependencies:
> >> > BUILD: [00:0000000006:PROGC ] Checking for SDK inc