Hi

I would like to develop applications for both pocket pc 2002 and
pocket pc 2003. So i have to use EVC 3.0 to compile my programs. Is
there anyway i can use the 2003 SDK in EVC 3.0 to compile the
programs?

Thanks!

Li

Re: Using Pocket PC 2003 SDK in EVC 3.0 by Maarten

Maarten
Thu Oct 02 16:00:09 CDT 2003

No, the PPC 2003 SDK only works with eVC 4.0.

--
Regards,

Maarten Struys, eMVP
PTS Software bv

"Yuhua Li" <liyuhua@mailandnews.com> wrote in message
news:2deaf361.0310021113.4b3b4bb3@posting.google.com...
> Hi
>
> I would like to develop applications for both pocket pc 2002 and
> pocket pc 2003. So i have to use EVC 3.0 to compile my programs. Is
> there anyway i can use the 2003 SDK in EVC 3.0 to compile the
> programs?
>
> Thanks!
>
> Li



Re: Using Pocket PC 2003 SDK in EVC 3.0 by ddl

ddl
Thu Oct 02 22:19:30 CDT 2003

In article <2deaf361.0310021113.4b3b4bb3@posting.google.com>, liyuhua@mailandnews.com (Yuhua Li) writes:
| Hi
|
| I would like to develop applications for both pocket pc 2002 and
| pocket pc 2003. So i have to use EVC 3.0 to compile my programs. Is
| there anyway i can use the 2003 SDK in EVC 3.0 to compile the
| programs?

Yes, install the PPC2003 SDK (it will complain that there is no eVC4 on the
system but it will still unpack the important include and library files). If
you are using the compilers from the command line you can simply specify the
paths to the include and library files. If you are using the IDE you can change
the same paths in the platform's properties. Unfortunately these settings are
global so you might have to "sacrifice" some other platform's settings in the
process.

Dan Lanciani
ddl@danlan.*com