Oh, I forgot to mention that I found some of these includes in sword\apps\wince\sword\include and I will try to use these but perhaps someone could indicate how they were created for wince. Hopefully they will just work without changes.
Thanks! --- Original Message --- From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: [sword-devel] #include problems w/PocketPC >Hey guys. Just getting back to working on this some >more and am still having trouble with a couple of >include(s) that don't resolve in the PocketPC dev >environment. I thought I'd post them here to get some >quick feedback. > >There are numerous places where these errors happen. >By far, the first two include files (list & fcntl.h) >are requested the most throughout the source. > >swfilter.h(28) : cannot open include file 'list' -- >this one IS available in the VC6 build environment, >but not PocketPC that I can find >... >rawgenbook.cpp(8) : cannot open include file 'fcntl.h' >... >swconfig.h(28) : cannot open include file 'map' >... >swfiltermgr.h(26) : cannot open include >file 'sys/types.h' >... >greeklexattribs.cpp(10) : cannot open include >file 'string' > >There are more. 'list' and 'fcntl.h' are being >requested by source files that I would think are >critical to the library like the osis????????.cpp >group and raw???? group and thml?????? group and >sw????? group. > > >_______________________________________________ >sword-devel mailing list >[EMAIL PROTECTED] >http://www.crosswire.org/mailman/listinfo/sword-devel _______________________________________________ sword-devel mailing list [EMAIL PROTECTED] http://www.crosswire.org/mailman/listinfo/sword-devel
