[gdal-dev] Antwort: Re: Build static GDAL-Lib and static GDAL-Apps

2024-02-12 Thread Michael Otto via gdal-dev
Hello Robert, at the moment it's only about the Linux platform. And yes, it should be a static compilation with all the necessary dependencies (including libtiff and all the others). I currently use an Ubuntu VM and use an Alpine-Linux Docker container for compiling. First a static Geos librar

Re: [gdal-dev] Delete untagged containers

2024-02-12 Thread Laurențiu Nicola via gdal-dev
Hi, That's related to the ghcr.io container registry, it's failing on your fork because you're missing an access token. Don't worry about it. Laurentiu On Mon, Feb 12, 2024, at 12:40, Abel Pau via gdal-dev wrote: > Hi, > when passing “actions” there is one that I think it’s not depending on me:

Re: [gdal-dev] Build static GDAL-Lib and static GDAL-Apps

2024-02-12 Thread Robert Coup via gdal-dev
Hi Michael, On Mon, 12 Feb 2024 at 12:02, Michael Otto via gdal-dev < gdal-dev@lists.osgeo.org> wrote: > > The goal is to cast GDAL and all its dependencies (PROJ / GEOS / all > dependencies to system libraries / ...) into a static library and to create > the GDAL apps as static executable progra

[gdal-dev] Build static GDAL-Lib and static GDAL-Apps

2024-02-12 Thread Michael Otto via gdal-dev
Hello, I have been trying for some time to compile GDAL and the GDAL apps as a static library / executable programs. The goal is to cast GDAL and all its dependencies (PROJ / GEOS / all dependencies to system libraries / ...) into a static library and to create the GDAL apps as static executab

[gdal-dev] Delete untagged containers

2024-02-12 Thread Abel Pau via gdal-dev
Hi, when passing "actions" there is one that I think it's not depending on me: Delete untagged containers Anyone know if I have to do something special to pass this one? Thanks Abel Pau Garcia GIS developer [https://www.creaf.cat/sites/default/files/creaf-signature.png] a@creaf.uab.cat

Re: [gdal-dev] A qüestion about ICreateLayer() and it's parameter eType

2024-02-12 Thread Abel Pau via gdal-dev
Hi again, forget the question. I finally use the variable to inform that layers with measures will be processed without Measures. Thanks again De: gdal-dev En nombre de Abel Pau via gdal-dev Enviado el: dilluns, 12 de febrer de 2024 10:05 Para: gdal-dev@lists.osgeo.org Asunto: [gdal-dev] A qüe

[gdal-dev] A qüestion about ICreateLayer() and it's parameter eType

2024-02-12 Thread Abel Pau via gdal-dev
Hi, I am currently addressing all errors in Actions (in my fork), and I've encountered this one in 'slow_tests (slow_tests, ubuntu_22_04, build.sh, test.sh)': /home/runner/work/gdal/gdal/ogr/ogrsf_frmts/miramon/ogrmiramondatasource.cpp:133:44: error: unused parameter 'eType' [-Werror=unused-pa