System information (version)
- OpenCV => 4.4 static + gdal
- Operating System / Platform => Windows 64 Bit
- Compiler => Visual Studio 2019
Detailed description
Opencv tries to initialize gdal.

But some of gdal global vars are not initialized before opencv globals initialization.


Steps to reproduce
This is custom build. You will need to download 3rd party software etc.
So, if you're really want to repro, I could provide the steps.
Issue submission checklist
System information (version)
Detailed description
Opencv tries to initialize gdal.
But some of gdal global vars are not initialized before opencv globals initialization.
Steps to reproduce
This is custom build. You will need to download 3rd party software etc.
So, if you're really want to repro, I could provide the steps.
Issue submission checklist
answers.opencv.org, Stack Overflow, etc and have not found solution