On 13/11/05, individual <[EMAIL PROTECTED]> wrote: > > Try replacing all use of read() in your program with pngwriter::read(). >
Thats what I thought but, no luck with that; either as a var or straight to std::cout. <code> error: cannot call member function 'int pngwriter::read(int, int)' without object </code> Dan -- http://www.danicity.co.uk ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ http://pngwriter.sourceforge.net/ PNGwriter-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pngwriter-users
