Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » Releasing U++ » help libcurl (how to setup and link ?)
Re: help libcurl [message #43954 is a reply to message #43952] Tue, 25 November 2014 16:39 Go to previous message
Sender Ghost is currently offline  Sender Ghost
Messages: 301
Registered: November 2008
Senior Member
Hello, elch.

You could use Dependency Walker utility on Windows to determine dependency libraries. For example, the current cURL library (v7.39.0) uses following libraries (without .lib extension to use with TheIDE package organizer) in basic configuration:
advapi32 kernel32 wldap32 ws2_32

If you need to use libraries from different location, you could add it to (new) build method "LIB directories" inside of "Setup -> Build methods.." menu.

In the attachments you could find archive with curl and curlcmd packages for basic configuration on Windows. It differs from original source code by adding BUILDING_LIBCURL and CURL_STATICLIB defines to curl_setup.h file, based on flagMAIN and flagDLL defines.

Edit: Moved defines to curl_setup.h file.

[Updated on: Tue, 25 November 2014 20:50]

Report message to a moderator

 
Read Message icon4.gif
Read Message
Read Message
Previous Topic: Open Build Service
Next Topic: Latest SVN and nightly builds not in sync
Goto Forum:
  


Current Time: Sat Apr 20 16:04:45 CEST 2024

Total time taken to generate the page: 0.01867 seconds