Amiga.org

Operating System Specific Discussions => Amiga OS => Amiga OS -- Development => Topic started by: ciVic on January 25, 2012, 09:15:36 AM

Title: Link against libcurl: missing symbols
Post by: ciVic on January 25, 2012, 09:15:36 AM
Hi,

when i try to link my program against the libcurl the linker tells me that it cannot find many symbols, mainly SSL stuff. But I am also linking against the current OpenSSL (libssl.a and libcrypto.a)? So I'm wondering what else could be missing. Can somebody use libcurl and can tell me what to do?

I'm using AmiDevCpp.

Thanx in advance.

Oliver