Daniel Morissette wrote: > FYI... Thanks Daniel,
I've just subscribed to this list to watch Windows CE topics :-) > -------- Original Message -------- > Subject: [Fwd: Re: [mitab] Building mitab for Pocket PC / WCE] > Date: Tue, 12 Feb 2008 13:24:41 -0000 > From: jerha202 <[EMAIL PROTECTED]> > Reply-To: [email protected] > To: [email protected] > > I'm working together with Sune (deepfrenzee) on this project and just > wanted to let you know that we are now successfully using Mitab on > WCE from the GDAL distribution, so thanks to Daniel and Mateusz for > the support. Jerker, you're welcome. > For the record: A few changes were needed to make the latest GDAL > (v1.5.0) build for WCE: > - In the gdalce_common property sheet, under Common Properties / > C/C++ / Preprocessor, remove preprocessor definition OGR_ENABLED. Yes, as I've said I need to update these VC++ projects. These should be up to date: http://trac.osgeo.org/moss4g/browser/trunk/libs/gdal > - Add the file ogr/ogrsf_frmts/shape/shp_vsi.c to the project. Yes, this has been added recent > - In the gdalce_dll property sheet, under Configuration Properties / > Linker / Input for the Release configuration, add the additional > dependency ccrtrtti.lib. You are building for Windows CE 4.x (Pocket PC 2003), am I correct? > In addition, to access the MITAB API, we simply changed the project > to build a static library (.lib) instead of a dll (gdalce_dll > property sheet, Configuration Properties / General, Configuration > Type). That way we avoid the problem that the Mitab API is not > exported in the dll. Yes, I also prefer static libraries on Windows CE. Best regards -- Mateusz Loskot http://mateusz.loskot.net Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/mitab/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/mitab/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
