[gdal-dev] CAD (DWG) Driver

Dmitry Baryshnikov bishop.dev at gmail.com
Sat Nov 19 08:14:24 PST 2016


Hi Jeff,

This driver has no external dependencies (we use an internal copy of 
OpenCAD library). So it builds without any problem.

Best regards,
     Dmitry

19.11.16 18:42, Jeff McKenna пишет:
> On 2016-11-19 9:52 AM, Dmitry Baryshnikov wrote:
>> Hi,
>>
>> I fixed all reported by Even and Kurt errors and recommendations in CAD
>> (DWG) driver and most of recommendations in OpenCAD library. The pull
>> request (https://github.com/OSGeo/gdal/pull/164) passed all the checks
>> successful. It seems to me the driver is ready to merge to the trunk.
>> This will simplify testing and reviewing the new driver by community.
>>
>> There are some problems in big_endian and xcode CI tests, because of
>> C++11 compiler flags (not a problem of CAD driver code, etc.)  - I
>> disable C++11 (and appropriate the CAD driver too) in this tests. It
>> seems to me that not blocking issue and I can merge the code to trunk.
>>
>> Are there any objections?
>>
>> Just a note: the OpenCAD library and GDAL CAD driver were developed
>> during Google Summer of Code 2016.
>>
>
> Could you also be sure to document this driver (and its build steps 
> for unix and windows) at https://trac.osgeo.org/gdal/wiki/BuildHints 
> ?  You could list your driver there with the others in the section 
> "External Library Issues"
>
> Thanks!
>
> -jeff
>
>
>
>



More information about the gdal-dev mailing list