Compile Windows App for Windows CE
- From: Charles Wang <CharlesWang@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 15 Aug 2008 14:38:08 -0700
I am trying to migrate a windows application to windows ce app(C++).
I install my ce sdk(include DCOM, MFC.. MiniDCOM) and in configuration
Manager, create a new solution configuration, and choose my own SDK, in
project property->C and c++->preprosessor and $(ARCHFAM) for ARM CPU.
but got 28 error and lots warnings.
the error "This Windows CE SDK does not support mini-COM with OLE or the
full DCOM. One of these is required in order to use ATL."
the warnings from "sal.h" says macro redefinition,, eg. "__in ":maco
redefinition..
....
Any ideas?
Thanks,
.
- Follow-Ups:
- Re: Compile Windows App for Windows CE
- From: r_z_aret
- Re: Compile Windows App for Windows CE
- From: Charlie
- Re: Compile Windows App for Windows CE
- Prev by Date: Deleting processes
- Next by Date: Re: Deleting processes
- Previous by thread: Deleting processes
- Next by thread: Re: Compile Windows App for Windows CE
- Index(es):
Relevant Pages
|