Closed
Description
I did this
Built libcurl on windows x64 using Visual Studio 2019 and nmake
I expected the following
Build to complete successfully but actually got a linker error for unresolved external symbol hugehelp referenced in function operate. I was able to resolve by copying the complete file from 8.6.0
curl/libcurl version
curl 8.7.0
operating system
Windows 10 64
Activity
bagder commentedon Mar 27, 2024
Sorry for my mess. Try the 8.7.1 just uploaded.
bs6mjb commentedon Mar 27, 2024
No worries - you are doing a fantastic job and it is much appreciated.
8.7.1 works perfectly - thank you!
bagder commentedon Mar 27, 2024
Thanks for verifying!