<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=WINDOWS-1250">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>RE: [fpc-pascal]mysql on windows</TITLE>
</HEAD>
<BODY>
<P><FONT SIZE=2>I'm using v1.1 of compiler... but erasing last INPUT() from link.res helps, anyway I don't understand why :)</FONT>
</P>
<P><FONT SIZE=2>Pavel</FONT>
</P>
<P><FONT SIZE=2>-----Original Message-----</FONT>
<BR><FONT SIZE=2>From: Peter Vreman [<A HREF="mailto:peter@freepascal.org">mailto:peter@freepascal.org</A>]</FONT>
<BR><FONT SIZE=2>Sent: Thursday, May 31, 2001 12:56 PM</FONT>
<BR><FONT SIZE=2>To: fpc-pascal@deadlock.et.tudelft.nl</FONT>
<BR><FONT SIZE=2>Subject: RE: [fpc-pascal]mysql on windows</FONT>
</P>
<BR>
<P><FONT SIZE=2>> I have the same problem, anyway DLL is not needed in compilation time...</FONT>
<BR><FONT SIZE=2>> compiler is looking for mysqlclient.lib or .aw? file...</FONT>
</P>
<P><FONT SIZE=2>With the 1.1 development compiler it is possible to create such import library</FONT>
<BR><FONT SIZE=2>automatically on compiletime. This will then require the .dll to be available</FONT>
</P>
<P><FONT SIZE=2>Peter</FONT>
</P>
<BR>
<BR>
<P><FONT SIZE=2>_______________________________________________</FONT>
<BR><FONT SIZE=2>fpc-pascal maillist - fpc-pascal@lists.freepascal.org</FONT>
<BR><FONT SIZE=2><A HREF="http://lists.freepascal.org/mailman/listinfo/fpc-pascal" TARGET="_blank">http://lists.freepascal.org/mailman/listinfo/fpc-pascal</A></FONT>
</P>
</BODY>
</HTML>