Le 19/02/2024 à 13:11, Abel Pau via gdal-dev a écrit :

Hi,

I’m trying to build documentation (I am using windows) following the instructions at https://gdal.org/development/dev_documentation.html .

Building the docs on Windows is unknown territory.  If you really want to do that, you'll probably need to spin up some Linux environment, perhaps through Vagrant: https://gdal.org/development/dev_environment.html#vagrant .

WSL2 with a Ubuntu image might also be an option. (You might probably also do that with a Cygwin / msys64 environment, but you'll be on your own.)

Even

When I do make html something is not working:

(gdal) D:\GitHub-repository\GDAL\doc>make html

mkdir -p build/xml && cd .. && ((cat Doxyfile | sed "s/PREDEFINED             = /PREDEFINED             = DOXYGEN_XML /"; printf "GENERATE_HTML=NO\nGENERATE_XML=YES\nXML_OUTPUT=doc/build/xml\nXML_PROGRAMLISTING=NO") | doxygen -)

La sintaxis del comando no es correcta.

make: *** [.doxygen_up_to_date] Error 1

“La sintaxis del comando no es correcta.” means “syntax error”.

Any idea of what I am loosing?

Thanks :)

*Abel Pau Garcia*

*GIS developer*

        

https://www.creaf.cat/sites/default/files/creaf-signature.png

*a....@creaf.uab.cat* <mailto:a....@creaf.uab.cat>

*Let's chat on Teams!* <https://teams.microsoft.com/l/chat/0/0?users=a....@creaf.uab.cat>

*Tel. +34 934814277*

        

https://www.creaf.cat/sites/default/files/so-en-signature.png

https://www.creaf.cat/sites/default/files/twitter-icon-signature.png <https://twitter.com/CREAF_ecologia>https://www.creaf.cat/sites/default/files/linkedin-icon-signature.png <https://www.linkedin.com/company/1363052?trk=tyah&trkInfo=clickedVertical:company,clickedEntityId:1363052,idx:2-1-2,tarId:1465807877789,tas:creaf>https://www.creaf.cat/sites/default/files/youtube-icon-signature.png <https://www.youtube.com/c/creafecologia>https://www.creaf.cat/sites/default/files/instagram-icon-signature.png <https://www.instagram.com/CREAF_ecologia/>

*www.creaf.cat* <http://www.creaf.cat>*| **http://blog.creaf.cat* <http://blog.creaf.cat>

        

https://www.creaf.cat/sites/default/files/uab_logo_signatura.png

CREAF. Campus UAB. Edifici C. 08193 Bellaterra (Barcelona)


Before printing this electronic message, think about the environment.

http://www.creaf.uab.cat/_signatura/line.gif


_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev

--
http://www.spatialys.com
My software is free, but my time generally not.
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to