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

WinBuild Visual Studio 2019 #3960

Closed
qtkite opened this issue May 29, 2019 · 1 comment
Closed

WinBuild Visual Studio 2019 #3960

qtkite opened this issue May 29, 2019 · 1 comment

Comments

@qtkite
Copy link

qtkite commented May 29, 2019

I followed the instructions in winbuild -> Opened the Developer Command Prompt, Ran buildconf.bat then navigated to the Winbuild directory and executed:
nmake /f Makefile.vc mode=static

This resulted in the following issues:
libcurl_a.lib(url.obj) : error LNK2019: unresolved external symbol if_nametoindex referenced in function zonefrom_url ..\builds\libcurl-vc-x64-release-static-ipv6-sspi\bin\curl.exe : fatal error LNK1120: 1 unresolved externals NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.20.27508\bin\HostX64\x64\link.exe"' : return code '0x460' Stop. NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.20.27508\bin\HostX64\x64\nmake.exe"' : return code '0x2' Stop.

Any idea what could have gone wrong?

@captain-caveman2k
Copy link
Contributor

We have a static build issue which is currently impacting the Visual Studio builds.

There a couple of solutions in PR's #3934 and #3958.

@lock lock bot locked as resolved and limited conversation to collaborators Aug 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants