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

In general, you cannot use C++-libraries made for one compiler with another
compiler. So you cannot use libplotter.a, which has been created with and for
GCC, with Visual Studio. You might create your own Visual Studio libplotter
library by compiling the units and linking them into a library.

______________________________________________________________________
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: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users

Reply via email to