Excuse me for the question, I am a beginner at GDAL development and have a problem. I develop GUI (c++) application for a reprojection, using "gdalwarp" (special class is written based on this utility). I wish to perform warp operation for each input images in separate threads (...beginthreadex(...CreateOutImgFile...). But in this case of two threads one does not succeeded. Method "GDALDataset::IRasterIO" returns CE_Failure and thats all. Can you tell the reason of this trouble? Moreover, when only one thread works warp operation produces no mistakes. Best regards, Dmitriy.
-- View this message in context: http://osgeo-org.1560.n6.nabble.com/gdalwarp-multithreading-tp5004224.html Sent from the GDAL - Dev mailing list archive at Nabble.com. _______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev