gd and c++

P

Philipp Rahe

Hi there,
I'm using the gd library by compiling and linking the dll with ms
visual studio. The program crashes during the call of gdImagePng.
Compiling the code in cygwin presents no errors, the image is saved
correctly. (I'm using the latest version from gdlib.org, 2007-Feb-07)

Thanks a lot in advance,
Philipp
 
V

Victor Bazarov

Philipp said:
I'm using the gd library by compiling and linking the dll with ms
visual studio. The program crashes during the call of gdImagePng.
Compiling the code in cygwin presents no errors, the image is saved
correctly. (I'm using the latest version from gdlib.org, 2007-Feb-07)

Thanks a lot in advance,

You're welcome, but what exactly do you expect us to do? You posted
no code, you mentioned a non-standard function and a third-party
library, which aren't part of C++ _language_. Please see the FAQ,
especially section 5: http://www.parashift.com/c++-faq-lite/

V
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top