[gdal-dev] WINCE / MD redefinition; different linkage problem

Martin Chapman chapmanm at pixia.com
Tue Dec 16 01:56:30 EST 2008


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

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20081215/a2ee3079/attachment-0001.html


More information about the gdal-dev mailing list