Hi, I am developing a programme in C++ which calls GDAL libraries and then uses the GDALWarp function to output a .tif file. I am linking my programme to a gdal_i.lib library and my dll files are placed in the PATH environment variable.
The programme builds correctly, but while executing the same I am getting a runtime error at GDALWarp and it says the unable to read from gdal301.dll file. Any help will be highly appreciated. Regards Kunal Khosla
_______________________________________________ gdal-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/gdal-dev
