errors in libpng install

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
Ghoti
Posts: 288
Joined: Sat Dec 31, 2005 11:06 pm

errors in libpng install

Post by Ghoti »

Hi folks,

I always got the pspconfig missing error. The FAQ in this forum states that you have to fill in 4 lines of code in your bashfile. only it shows only one line. they say it is in the readme but i can't find it anywhere.

because this i couldn't install the zlib and libpng. However i got the zlib installed because i used ./configure make which worked fine. but the libpng does not have a configure file so i can't use that again. I have put that 1 line in my bashfile but then i get alot of errors.

some examples:

error: zlib.h: No such file or directory
alot of syntax errors
errors in png.c and png.h

does anybody has an idea?
Ghoti
Posts: 288
Joined: Sat Dec 31, 2005 11:06 pm

Post by Ghoti »

Nevermind solved it
Ghoti
Posts: 288
Joined: Sat Dec 31, 2005 11:06 pm

Post by Ghoti »

Hi folks,

I have a question about the libpng. How can i get it to work with Visual C++ (microsoft) i have installed it through cygwin but then i can't seem to get it to work with visual C++ tried copying the header files etc. but it didn't work or i did it wrong some ideas?
ronniebeck
Posts: 4
Joined: Wed Jan 04, 2006 2:40 pm

Post by ronniebeck »

What exactly was it that didn't work? How did you copy the headers? Can you include more information?
Post Reply