CURL for HMG latest Version ?
Moderator: Rathinagiri
- serge_girard
- Posts: 3400
- Joined: Sun Nov 25, 2012 2:44 pm
- DBs Used: 1 MySQL - MariaDB
2 DBF - Location: Belgium
- Contact:
Re: CURL for HMG latest Version ?
I had to return to this code after two years.mol wrote: ↑Thu Mar 30, 2023 9:33 am Hi Edward!
I can't compile this project because of missing lib files. What's going on?
EDIT:
I've compiled this project, but at runtime I get:
Nie można kontynuować wykonywania kodu, ponieważ nie znaleziono obiektu (null).DLL Ponowne zainstalowanie programu może rozwiązać ten problem.
Ciekawe, którego .dll brakuje?
Error about (null).dll appeared again.
Edward told me to copy libcurl.dll to (null).dll
This helped to run application
Strange, but it solved problems.
I realized also copying sent message to the SENT folder on a server. Very useful for me to search history of contacts with clients
-
MICROVOLUTION
- Posts: 149
- Joined: Sat May 30, 2015 5:15 am
Re: CURL for HMG latest Version ?
Estava com esse problema de -llibcurl, agora foi resolvido colocando esses arquivos abaixo na pasta /hmg35/mingw/lib:
licurl.a
libhbcurl.a
liblibcurl.a
Por que será que não vem na hmg3.5 ou hmg3.6 inclusos esses 3 arquivos?
licurl.a
libhbcurl.a
liblibcurl.a
Por que será que não vem na hmg3.5 ou hmg3.6 inclusos esses 3 arquivos?