Re: My generated Windows CE 5 SDK does not contain projects.h or note_prj.lib
- From: "Michel Verhagen (eMVP)" <mverhagen@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 03 Nov 2006 15:42:09 +1300
That API is a PocketPC specific API. You can't create an SDK from Platform Builder that contains that API because PB does not support creating images for PPC's.
Michel Verhagen, eMVP
EmbeddedFusion
www.EmbeddedFusion.com
mverhagen at embeddedfusion dot com
Mark wrote:
Hello:
I am unable to call FindFirstFlashCard and FindNextFlashCard functions
using the SDK I generated from my Windows CE 5.0 image because the
compiler could not find projects.h or note_prj.lib. In other words, the
SDK I generated from my OS image seems to be missing the file
management API functions.
Does anyone know which catalog item includes support to these functions
?
Or perhaps I missed a step... ?
My steps :
1. I used Platform Builder to create an image containing most of the
Windows CE 5.0 Professional operating system components.
2. I Sysgen'd the image, generated an SDK (checking the .NET Compact
Framework checkbox) and installed it.
3. I opened an existing project in Visual Studio 2005 that was
previously built for the Windows Mobile 5.0 Pocket PC platform.
4. I added my new platform to the configuration manager and updated its
project settings.
5. I attempted to build the project.
The following compilation error resulted :
fatal error C1083: Cannot open include file: 'projects.h': No such file
or directory
I figure I am probably missing a pertinent catalog item or one of my
steps is wrong...
Any shared insight or leads would be greatly appreciated.
Thanks in advance !
Mark.
--
.
- References:
- Prev by Date: Usb driver for modem
- Next by Date: Re: about control panel configuration
- Previous by thread: My generated Windows CE 5 SDK does not contain projects.h or note_prj.lib
- Next by thread: Usb driver for modem
- Index(es):
Relevant Pages
|