On 3/17/2020 5:32 AM, Mike via curl-library wrote:
I get this error with clang and others with vs compiler:
truncated or malformed archive (string table at long name offset 0not terminated)
I try to use libcurl static in my project with Visual Studio.
Is there a working prebuild visual studio download?

If you are using the Microsoft compiler with Visual Studio then I suggest use static libraries built with the Microsoft compiler. There are some pregenerated VS project files in some common configurations in the projects directory, or the winbuild directory has some instructions and a makefile for building custom configurations.

-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html

Reply via email to