Help with hbcurl

Issues and Discussions related to Harbour

Moderator: Rathinagiri

MICROVOLUTION
Posts: 149
Joined: Sat May 30, 2015 5:15 am

Re: Help with hbcurl

Post by MICROVOLUTION »

Olá.
Tentando compilar via IDE/HMG3.5, temos o erro de libcurl.
Harbour 3.2.0dev (r2011030937)
Copyright (c) 1999-2020, https://harbour.github.io/

Code: Select all

d:/hmg.3.5/mingw/bin/../lib/gcc/i686-w64-mingw32/9.3.0/../../../../i686-w64-mingw32/bin/ld.exe: cannot find -llibcurl
collect2.exe: error: ld returned 1 exit status
O meu .hbc contém:

Code: Select all

libs=HBWIN.HBC gtwvg.hbc hbnf.hbc hbcurl.hbc

# fim do arquivo 
Post Reply