pspgl Revision 1639

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

Moderators: cheriff, TyRaNiD

Post Reply
User avatar
Thanhda
Posts: 331
Joined: Sat Apr 09, 2005 2:08 am
Location: Canada
Contact:

pspgl Revision 1639

Post by Thanhda »

Hi, just updated the lastested version of pspgl Revision 1639 and now i get this error when trying to compile the tests directory.

This is the error

Code: Select all

convert firefox.png rgba:firefox.raw 
Invalid Parameter - rgba:firefox.raw 
make: *** [firefox.raw] Error 4
dont know why, but it seems to work fine for me under linux. currently working in cygwin. i'm guessing it has something to do with libpng, but not sure.
There are 10 types of people in the world: Those who understand binary, and those who don't...
mrbrown
Site Admin
Posts: 1537
Joined: Sat Jan 17, 2004 11:24 am

Post by mrbrown »

Install ImageMagick and make sure convert appears on your PATH before any other "convert"'s.
User avatar
Thanhda
Posts: 331
Joined: Sat Apr 09, 2005 2:08 am
Location: Canada
Contact:

Post by Thanhda »

yeah that worked thanks.
There are 10 types of people in the world: Those who understand binary, and those who don't...
Post Reply