All,

 

I'm using GDAL on windows mobile 6.0 and when I set the runtime switch to be
/MD I get the following errors.  /MT works fine:

 

1>ogrfeaturequery.cpp

1>C:\Program Files\Windows Mobile 6 SDK\PocketPC\include\ARMV4I\time.h(200)
: error C2375: 'wceex_ctime' : redefinition; different linkage

1>        C:\dev\wcelibcex-1.0\src\wce_time.h(130) : see declaration of
'wceex_ctime'

1>C:\Program Files\Windows Mobile 6 SDK\PocketPC\include\ARMV4I\time.h(201)
: error C2375: 'wce_clock' : redefinition; different linkage

1>        C:\dev\wcelibcex-1.0\src\wce_time.h(155) : see declaration of
'wce_clock'

1>C:\Program Files\Windows Mobile 6 SDK\PocketPC\include\ARMV4I\time.h(207)
: error C2375: 'wceex_gmtime' : redefinition; different linkage

1>        C:\dev\wcelibcex-1.0\src\wce_time.h(128) : see declaration of
'wceex_gmtime'

1>C:\Program Files\Windows Mobile 6 SDK\PocketPC\include\ARMV4I\time.h(208)
: error C2375: 'wceex_localtime' : redefinition; different linkage

1>        C:\dev\wcelibcex-1.0\src\wce_time.h(127) : see declaration of
'wceex_localtime'

1>C:\Program Files\Windows Mobile 6 SDK\PocketPC\include\ARMV4I\time.h(214)
: error C2375: 'wceex_time' : redefinition; different linkage

1>            C:\dev\wcelibcex-1.0\src\wce_time.h(123) : see declaration of
'wceex_time'

 

Can anyone help me out with this problem?

 

Best regards,

Martin

 

_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to