[Gdal-dev] Problem Building GDAL for Windows CE using EVC++ 4.0

kiruba nantham kkirubanantham at yahoo.com
Sat Nov 18 07:04:00 EST 2006


    Hello Friends,
                                               I am trying to build  gdal-cvs-2006.11.16 using embedded c++ 4.0 for Windows CE. I am able  to build the gdalce_evc4d.dll without any errors. But it is throwing  around 160 warnings and also it is not working in my device.
  
  Warnings  are:
  
  Warning  C4275: non  dll-interface class 'std::basic_string<char,struct  std::char_traits<char>, class std::allocator<char> >' used as  base for dll-interface class 'CPLString'
                               -This Warning at cpl_string.h( Line - 211)
  Warning  C4530: C++  exception handler used, but unwind semantics are not enabled.     Specify –GX
                               -This Warning at xstring( Line - 724)
  
                and  also Only in these two Warnings are repeating.
  
                                  Linker  Warnings Are:
        mitab_feature.obj  : warning LNK1166: cannot adjust code at  
                      offset=0x00001000, rva=0x0001C7DC.
        mitab_feature_mif.obj  : warning LNK1166: cannot adjust code at 
                      offset=0x00001000, rva=0x000326C0.
        ogr_srs_proj4.obj  : warning LNK1166: cannot adjust code at  
                     offset=0x00001000, rva=0x000947D0.
        ogrspatialreference.obj  : warning LNK1166: cannot adjust code at 
                      offset=0x00001000, rva=0x000C5794.
        If I run  this form command prompt it is not building the DLL and its Shows this error.
  Error is:
         fatal error LNK1112: module machine type  ‘X86’ conflicts with target 
                                        machine type ‘ARM’*.
         Please Help me to Solve this.
      Thank  you.
  Kirubanantham.K
  
 
---------------------------------
Check out the all-new Yahoo! Mail beta - Fire up a more powerful email and get things done faster.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20061118/c44b0b5a/attachment.html


More information about the Gdal-dev mailing list