Re: [gdal-dev] proj.db and other resource files when building with vcpkg

2024-10-29 Thread Thomas Sevaldrud via gdal-dev
n/latest/community/rfc/rfc-8.html > > Even > > Le 29/10/2024 à 12:25, Thomas Sevaldrud via gdal-dev a écrit : > > Hi, > > > > We are using gdal/proj through vcpkg, specifically the projections > > framework with OGRSpatialReference, and everything builds nicely, bu

[gdal-dev] proj.db and other resource files when building with vcpkg

2024-10-29 Thread Thomas Sevaldrud via gdal-dev
Hi, We are using gdal/proj through vcpkg, specifically the projections framework with OGRSpatialReference, and everything builds nicely, but when running our application we get errors related to missing proj.db. Now, I understand that we can fix it by setting the PROJ_LIB environment variable or