I just downloaded Windows CE 5.0 Evaluation Edition. I'm trying to build
for a Geode platform, so that is what I selected. I then did a build and
sysgen, created an empty project, and inserted the "hello" sample app into
the project. When I build the project, I get "Wininet.h not found". I
defined "_WIN32_WCE_NO_ WININET" in stdafx.h to get past that. I then got
about 80 linker errors on various MFC classes, none of them directly from my
code.
I didn't do anything fancy, this must be a common problem, but I've seen
nothing on the newsgroups.
Can anybody help?
-Russ