zhm / gdal-ruby

GDAL/OGR bindings for ruby
BSD 3-Clause "New" or "Revised" License
34 stars 10 forks source link

Fix GDAL 2.x compatibility #15

Closed zhm closed 5 years ago

zhm commented 5 years ago

Update compiler settings to add C++ flags so it works on mac. Remove some of the private includes that are no longer present.