Re: [ilink64 Error] Fatal: Invalid object file 'altsvc.o'
Claus Dybdal Nielsen via curl-users <[email protected]>
| Newsgroups | gmane.comp.web.curl.general |
|---|---|
| Message-ID | <[email protected]> |
Hi Curl Users, I've downloaded the newest curl 8.2.0 for Windows *curl version*: 8.2.0 *Build*: 8.2.0_1 *Date*: 2023-07-19 I'm using C++ Builder v11.3 (Clang) and i get this message: *[ilink64 Error] Fatal: Invalid object file 'altsvc.o'* Any idea how to fix it? Best regards Claus Den 15-07-2023 kl. 09:35 skrev Claus Dybdal Nielsen: > Hej Curl-users! > > Den 14-07-2023 kl. 18:43 skrev Daniel Stenberg: >> On Fri, 14 Jul 2023, Claus Dybdal Nielsen via curl-users wrote: >> >>> I get this strange error message >> >> When you did what? > #include <curl/curl.h> > #include <rapidjson/document.h> > #include <rapidjson/istreamwrapper.h> > #include <vcl.h> > #pragma hdrstop > > #include "CurlHTTP.h" > //--------------------------------------------------------------------------- > > #pragma package(smart_init) > > #pragma comment(lib,"libcurl") // linking static "libcurl.a" newest > version > > ... > > .. > > > Then "rebuild all"i get this message. altsvc.c or altsvc,cpp is no > where to find > > >>> *[ilink64 Error] Fatal: Invalid object file 'altsvc.o'* >> >> Do a "make clean" and then rebuild it all again? > Yes > -- Hilsen Claus Dybdal Nielsen Nordtårnet Amager Strandvej 114C,10.mf 2300 København S [email protected] +45 40 31 84 89 -- Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-users Etiquette: https://curl.se/mail/etiquette.html