Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=3542726
By: yop83

Hi!

I solved my problem...

I found someone on LibPNG's mailing who had the same problem.

The solution is relatively simple: just be sure that the project in which you
are using LibPng is compiled with the same "Runtime Library" settings. I think
that by default the lib is compiled in "/MD" (multi-threaded DLL) and a lot
of projects are single threaded by default. This setting can be found in the
project's property under C++/Code Generation   (in VC7.1).

So, just insure that the setting are the same for both the library and your
project and you should be all set.

This is something that really ought to be mentionned in the documents somewhere
(I know that GnuWin32 does not make any documents, but maybe a quick readme
with the installer?).

Anyway, thanks!
--Yop83

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=74807


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users

Reply via email to