On 7/3/2014 7:57 PM, gkghkh...@aol.com wrote:
David,
Thanks for the help but I still need more help. I downloaded
TortoiseSVN so I could use the svn diff command on the command prompt.
and went to the directory labeled c:\
Lib\curl-7.34.0-devel-mingw64\samples and I then typed svn diff -r 41
rtoiseSVN before and I've only been
programming for a few years self taught from a tutorial online. Any
further help would be appreciated.
-Original Message-
From: David Chapman
To: libcurl development ; gkghkhjkl
Sent: Tue, Jul 1, 2014 8:04 pm
Subject: Re: libcurl error question
On Sun, 29 Jun 2014, gkghkh...@aol.com wrote:
Daniel I gave this a try earlier but it didn't seem to work. Specifically I
went to 'build options' and then selected 'compiler settings' and then 'other
options'. Under 'other options' I typed in -DCURL_STATICLIB. I then built
and ran the program
On 7/1/2014 4:14 PM, gkghkh...@aol.com wrote:
I don't understand why this library doesn't simply work out of the
box. Does anybody else know the answer to my problem?
There is an error in the Windows build system as shipped. If you are
using the "Makefile.vc" file to build the libraries, it
I don't understand why this library doesn't simply work out of the box.
Does anybody else know the answer to my problem?
-Original Message-
From: gkghkhjkl
To: curl-library
Sent: Sun, Jun 29, 2014 7:10 pm
Subject: Re: libcurl error question
Daniel I gave this a try earl
'm still a
beginner at programming so any further assistance you could provide
would be appreciated.
-Original Message-
From: Daniel Stenberg
To: libcurl development
Sent: Sun, Jun 29, 2014 3:11 pm
Subject: Re: libcurl error question
On Sun, 29 Jun 2014, gkghkh...@aol.c
On Sun, 29 Jun 2014, gkghkh...@aol.com wrote:
undefined reference to `_imp__curl_global_init'|
undefined reference to `_imp__curl_easy_init'|
undefined reference to `_imp__curl_easy_setopt'|
undefined reference to `_imp__curl_easy_setopt'|
See FAQ entry 5.7. You need to define CURL_STATICLIB t
I have been trying to get the libcurl library to work with the
following program shown below but I have been getting the following
error:
||=== Build: Debug in test3 (compiler: GNU GCC Compiler) ===|
obj\Debug\main.o||In function `Z8getstockPcS_':|
undefined reference to `_imp__curl_global_init