curl / Mailing Lists / curl-users / Single Mail
Buy commercial curl support from WolfSSL. We help you work out your issues, debug your libcurl applications, use the API, port to new platforms, add new features and more. With a team lead by the curl founder himself.

Re: [ilink64 Error] Fatal: Invalid object file 'altsvc.o'

From: Claus Dybdal Nielsen via curl-users <curl-users_at_lists.haxx.se>
Date: Tue, 25 Jul 2023 16:09:47 +0200

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
claus_at_dybdal-nielsen.dk
+45 40 31 84 89


-- 
Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-users
Etiquette:   https://curl.se/mail/etiquette.html
Received on 2023-07-25