"You are using the PNG library functions, but your list of linked
libraries does not include the PNG library.
You should also have a fltkpng.lib (or whatever the correct name is) in
there. It should be in the list before fltkzd.lib."
You are right, I really forgot to include the fltkpngd.lib library.
Now it is working very well. The order of the include library was wrong,
the order that is working is:
fltkd.lib fltkjpegd.lib fltkpngd.lib fltkimagesd.lib fltkzd.lib wsock32.lib
comctl32.lib
I will move the fltkd.lib to come after all the others fltk libs as you said.
"The "d" at the end of each name denotes that you are using the debug
versions of the libraries. Therefore fltkzd.lib would be the debug
version of fltkz.lib.
Which would be the fltk built-in version of zlib."I have a doubt about it. So,
are you saying that this libraries only works in debug mode? And if I try the
release mode it doesn't works, is it right? Should I link different libraries
to use the release mode in VS 2005?
Veja quais são os assuntos do momento no Yahoo! +Buscados
http://br.maisbuscados.yahoo.com
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk