Hi, form,
Linking error raised.
1>libjpeg.lib(jaricom.obj) : fatal error LNK1103: debugging information corrupt; recompile module
At the start, linking to libpng.lib has the same problem. I download the source of libpng, compile by myself, then it works well. Have I to download & compile all the external libraries to make the things correct?
Thanks