RE: [GD-DEVEL] gd with mingw gcc
[email protected] ("Bill Frost")
| Newsgroups | php.gd.devel |
|---|---|
| Message-ID | <001901c851ef$94e5c960$ab00a8c0@BillFrost> |
Hi Patolfo, I assume you have your own source code with calls to the examples and now wish to compile it? If so, are you using command line or an IDE? I had a little bit of trial and error configuring Code::Blocks to run it when I first started 9 months ago but it's been flawless ever since and it is a wonderful product! If you post details about the environment you are working in I'm sure someone can help. I've been using GD to generate graphs of altitude, power, gradient and velocity and also latitude / longitude maps from raw GPS data using C++ and Code::Blocks and it is a wonderful product. Cheers, Bill -----Original Message----- From: Patolfo [mailto:[email protected]] Sent: Tuesday, 8 January 2008 9:56 AM To: Pierre Cc: [email protected] Subject: Re: [GD-DEVEL] gd with mingw gcc Hi pierre thx for answering, in fact nope I did not comile my self, too much trouble , I donwloaded binary versions precompiled for windows, from the sourceforge site, I extracted the files into mingw installation folder, the problem is that when I tried to compile the examples, the compiler stopped because can not find lgd library, and there is where I am stuck. Do not know what else to do. Pierre wrote: > HI, > > On Jan 6, 2008 9:49 PM, Patolfo Nery Velya <[email protected]> wrote: > >> HI guys good day, >> well I have downloaded the latest windows version of gd, but when trying to >> compile says that the compiler can not find lgd >> >> i am working with mingw and gcc under windows, did you have the same problem >> and how did you solve it >> > > Do you compile GD yourself? > >