Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nmake devinstall fails on master (3.1dev) if cygwin not available #1608

Closed
rouault opened this issue Jun 1, 2019 · 1 comment
Closed

nmake devinstall fails on master (3.1dev) if cygwin not available #1608

rouault opened this issue Jun 1, 2019 · 1 comment

Comments

@rouault
Copy link
Member

rouault commented Jun 1, 2019

make: Entering directory '/c/programs/compa_libs/gdal_GIT/gdal/doc'
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 -)
/bin/sh: doxygen: command not found
make: *** [Makefile:22: .doxygen_up_to_date] Error 127
make: Leaving directory '/c/programs/compa_libs/gdal_GIT/gdal/doc'
NMAKE : fatal error U1077: 'C:\MinGW64\msys64\usr\bin\make.EXE' : return code '0x2'
Stop.
@jef-n
Copy link
Contributor

jef-n commented Jun 1, 2019

@jef-n jef-n closed this as completed in ebc9bd2 Jun 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants