Page 2 of 2

Re: Help with hbcurl

Posted: Thu Jun 18, 2026 4:43 pm
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