You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GeoRaster::warp_into(...) allocates an OGRSpatialReference object in one library and deletes it in another. This can be a problem when the libraries are dynamically linked.
I've been using dynamic libraries - have you run into an error being generated in this case? I'll try and set up some tests to see if I can create an error.
GeoRaster::warp_into(...) allocates an OGRSpatialReference object in one library and deletes it in another. This can be a problem when the libraries are dynamically linked.
gippy/GIP/GeoRaster.cpp
Line 267 in c9407c1
gippy/GIP/GeoRaster.cpp
Line 270 in c9407c1
The text was updated successfully, but these errors were encountered: