Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upBuild-breaking typo in release 7.65.1. #4102
Comments
This comment has been minimized.
This comment has been minimized.
Fixed, thanks! |
danielgustafsson
added a commit
that referenced
this issue
Jul 9, 2019
This comment has been minimized.
This comment has been minimized.
Np. Quick question. Why does GIT-INFO need to exist btw? The build seems to work fine with just a dummy file. |
This comment has been minimized.
This comment has been minimized.
GIT-INFO signals that the tree comes from a git repository and not a release tarball, and so the configure script needs to be built as it's not included. |
caraitto
added a commit
to caraitto/curl
that referenced
this issue
Jul 23, 2019
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I did this
cd winbuild
.nmake /f Makefile.vc mode=dll
.src/tool_hugehelp.c
includedtool_hugehelp.hd
.tool_hugehelp.hd
totool_hugehelp.h
and recompiled. This time succesfully.src\tool_hugehelp.c
on github, but the file does not seem to exist there.curl/libcurl version
operating system
Windows 10