My generated Windows CE 5 SDK does not contain projects.h or note_prj.lib
- From: "Mark" <marc_laframboise@xxxxxxxx>
- Date: 2 Nov 2006 16:10:04 -0800
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.
.
- Follow-Ups:
- Re: My generated Windows CE 5 SDK does not contain projects.h or note_prj.lib
- From: Michel Verhagen (eMVP)
- Re: My generated Windows CE 5 SDK does not contain projects.h or note_prj.lib
- Prev by Date: Re: Connectivity Options never opens
- Next by Date: Re: Recent QFEs
- Previous by thread: Re: Any SDIO or CF wifi card for CE5 - that has been proved to work ?
- Next by thread: Re: My generated Windows CE 5 SDK does not contain projects.h or note_prj.lib
- Index(es):
Relevant Pages
|