Bonjour,
J'espère être dans la bonne partie du forum.
En lançant un script c++, j'ai une erreur faisant reférence à GDAL
*
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13 ERROR 4: Unable to open EPSG support file gcs.csv. Try setting the GDAL_DATA environment variable to point to the directory containing EPSG csv files. ERROR 6: No translation for an empty SRS to PROJ.4 format is known. ERROR 4: Unable to open EPSG support file gcs.csv. Try setting the GDAL_DATA environment variable to point to the directory containing EPSG csv files. ERROR 6: No translation for an empty SRS to PROJ.4 format is known. ERROR 4: Unable to open EPSG support file gcs.csv. Try setting the GDAL_DATA environment variable to point to the directory containing EPSG csv files. Warning 1: Cannot find pcs.csv Warning 1: Cannot find datum.csv or gdal_datum.csv Warning 1: Cannot find ellipsoid.csv Warning 1: Cannot find prime_meridian.csv ERROR 6: No translation for an empty SRS to PROJ.4 format is known. ERROR 4: Unable to open EPSG support file gcs.csv. Try setting the GDAL_DATA environment variable to point to the directory containing EPSG csv files. ERROR 6: No translation for an empty SRS to PROJ.4 format is known.
gdal est instllé
gdal-data:
Installé*: 3.6.2+dfsg-1
Candidat*: 3.6.2+dfsg-1
mais je ne vois pas comment sortir de cette erreur, étant donnée que je retrouve pas gcs.csv. sur mon pc ?? comment procéder?
Merci de votre aid







Répondre avec citation
Partager