[gdal-dev] [External] : Re: Python binding installation on windows

Even Rouault even.rouault at spatialys.com
Wed Mar 20 09:06:04 PDT 2024


"cmake --build . --target gdal_GEOR" should shorten a bit the build 
time. It will try to rebuild the main "GDAL" target, but if it is 
already up to date, that should be just a matter for the build system to 
check that no files need to be rebuilt.

Le 20/03/2024 à 17:00, Fengting Chen a écrit :
>
> Thanks for the suggestion. I can upgrade the setuptools and try again. 
> Another question: is it possible to only build a specific driver 
> plugin without rebuilding the GDAL?
>
> *From: *Even Rouault <even.rouault at spatialys.com>
> *Date: *Tuesday, March 19, 2024 at 4:44 PM
> *To: *Fengting Chen <fengting.chen at oracle.com>, 
> gdal-dev at lists.osgeo.org <gdal-dev at lists.osgeo.org>
> *Subject: *Re: [External] : Re: [gdal-dev] Python binding installation 
> on windows
>
> Le 19/03/2024 à 21:38, Fengting Chen a écrit :
>
>     I copied out the command from install_python_Release.cmake and ran
>     it manually. Then it worked. Not sure why the command not invoked.
>     I don’t see error from “cmake –build . –target install –config
>     Release”.
>
>     My setuptools is 40.6.2.
>
> Not sure if that's the reason, but that's pretty obsolete. 
> swig/python/pyproject.toml now requires setuptools >= 67
>
>
>
> -- 
> http://www.spatialys.com  <https://urldefense.com/v3/__http:/www.spatialys.com__;!!ACWV5N9M2RV99hQ!N3nIB7d9Q9apKmPbtbMITxjtMJmtZqXchODLrjPOsu8tiqHXsnajFBCx-lbUaTurwnt1im6MokPguTmhAGhhBLWTNET6$>
> My software is free, but my time generally not.

-- 
http://www.spatialys.com
My software is free, but my time generally not.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20240320/f698c652/attachment-0001.htm>


More information about the gdal-dev mailing list