Re: [gdal-dev] Question about DWG driver integration into GDAL

2016-01-27 Thread Even Rouault
Bonjour Jérome, > > 1) I tried "# DWG support using the Open Design Alliance Teigha > Libraries" : > > - I found binaries on https://www.opendesign.com/download/ > > - I compile successfully, but the driver isn't printed In OGR > driver list when in run my sample applicat

[gdal-dev] Question about DWG driver integration into GDAL

2016-01-27 Thread Jerome Siot
Dear all, I'm currently trying to compile GDAL(2.0.1) with DWG driver enabled, *** under Windows 8 *** (I compile with Visual Studio/Cygwin, compilation is successful for other drivers (ex : OGDI)). 1) I tried "# DWG support using the Open Design Alliance Teigha Libraries" : - I