curl / Mailing Lists / curl-library / Single Mail

curl-library

Re: getting libcurl to run with C in codeblocks (mingw-32)

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 1 Dec 2016 14:40:37 +0100 (CET)

On Wed, 30 Nov 2016, Greg Saunders wrote:

> 1. downloaded curl from https://github.com/curl/curl
> 2. ran buildconf.bat (successfully)
> 3. created new C project in codeblocks (main.c)

You seem to have skipped step 2a: build the library (and curl)

It might work with just 'make mingw32' in the source tree root.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:  https://curl.haxx.se/mail/etiquette.html
Received on 2016-12-01