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

Curl 7.66.0 Link error on Windows #4322

Closed
SteffenAL opened this issue Sep 11, 2019 · 2 comments
Closed

Curl 7.66.0 Link error on Windows #4322

SteffenAL opened this issue Sep 11, 2019 · 2 comments
Labels
build Windows Windows-specific

Comments

@SteffenAL
Copy link

LINK : fatal error LNK1181: cannot open input file '..\builds\libcurl-vc15-x86-release-dll-zlib-dll-winssl-obj-lib\vssh\libssh2.obj'

Curl 7.65.3 was building fine

I did this

nmake /f makefile.vc vc=15 WITH_DEVEL=C:\VC15\Win32\deps-curl-WinSSL mode=dll USE_SSPI=yes USE_IPV6=yes USE_IDN=no MACHINE=x86 WITH_ZLIB=dll ENABLE_WINSSL=yes

I expected the following

Build without errors

curl/libcurl version

7.66.0

operating system

Windows server 2019

@bagder bagder added build Windows Windows-specific labels Sep 11, 2019
@bagder
Copy link
Member

bagder commented Sep 11, 2019

Please try #4323 and see if it fixes it for you!

@SteffenAL
Copy link
Author

Thanks!

All fine now.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
build Windows Windows-specific
Development

No branches or pull requests

2 participants