Done but it doesn’t work.
The error is the same.
Any other idea?
De: Even Rouault
Enviado el: dilluns, 26 de febrer de 2024 17:55
Para: Abel Pau ; gdal-dev@lists.osgeo.org
Asunto: Re: [gdal-dev] Some problems after updating
Perhaps try the good old methods: run the "clean" target and do a full
Perhaps try the good old methods: run the "clean" target and do a full
rebuild
Le 26/02/2024 à 17:48, Abel Pau via gdal-dev a écrit :
It even now doesn’t work from Visual Studio itself.
I don’t understand what have changed from yesterday to today (apart
from updating vcpkg and gdal code itse
It even now doesn’t work from Visual Studio itself.
I don’t understand what have changed from yesterday to today (apart from
updating vcpkg and gdal code itself).
De: gdal-dev En nombre de Abel Pau via
gdal-dev
Enviado el: dilluns, 26 de febrer de 2024 17:42
Para: Even Rouault ; gdal-dev@list
Hi Even, thanks for your answer.
I paste here some of my variables:
After too many months perhaps there are things that are not necessary, but the
one you sais is there:
GDAL_DATA
D:\GitHub-repository\GDAL\build\data
PATH
PATH%;
D:\GitHub-repository\GDAL\build\Debug;
C:\Users\a.pau\AppData\Loca
hi,
perhaps make sure that your PATH environment variable includes a
directory that contains the gdal.dll of *your* build (should likely be
D:\GitHub-repository\GDAL\build\Debug) before the one potentially coming
from vcpkg
Even
Le 26/02/2024 à 17:20, Abel Pau via gdal-dev a écrit :
Hi,
Hi,
usually (and always works) I call this two sentences from command line in
Windows:
cmake -B D:\GitHub-repository\GDAL\build -S .
-DCMAKE_TOOLCHAIN_FILE=C:/dev/vcpkg/vcpkg/scripts/buildsystems/vcpkg.cmake
cmake --build D:\GitHub-repository\GDAL\build
The first one generates all projects tha
Hi,
OpenJPEG 2.5.1 is released:
https://github.com/uclouvain/openjpeg/releases/tag/v2.5.1
Summary:
* No API/ABI break compared to v2.5.0
* CMake: drop support for cmake < 3.5
* Several bugfixes, including
https://github.com/uclouvain/openjpeg/pull/1509 for CVE-2021-3575
* Significant speed-u
Hi,
I've drafted https://github.com/OSGeo/gdal/pull/9300 (rendered text at
https://github.com/rouault/gdal/blob/rfc99_text/doc/source/development/rfc/rfc99_geometry_coordinate_precision.rst)
Summary:
This RFC aims at introducing optional metadata to specify the coordinate
precision of geomet