Welcome, Guest. Please login or register.

Author Topic: Link against libcurl: missing symbols  (Read 1422 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline ciVicTopic starter

  • Jr. Member
  • **
  • Join Date: Nov 2004
  • Posts: 98
Link against libcurl: missing symbols
« 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
« Last Edit: January 25, 2012, 09:17:45 AM by ciVic »