From: søren pedersen Date: February 26 2009 6:43pm Subject: Re: compiling the manual code List-Archive: http://lists.mysql.com/plusplus/8422 Message-Id: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=001517478a2e7998eb0463d6bbe0 --001517478a2e7998eb0463d6bbe0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable i just thought that it would help me starting to learn mysql++ in c++. 2009/2/26 Warren Young > s=F8ren pedersen wrote: > >> i now found a file called mysqlpp_excommon.lib and i tried linking to th= at >> but it had no effect >> > > Again, mysqlpp_excommon.lib is not for you, an end user. Its only purpos= e > is to contain boring support code for the examples. Your own programs wi= ll > almost certainly want to do everything this library does differently. If= it > were interesting or generally useful, it would be part of the MySQL++ > library proper, and thus documented and supported. > > If you feel you must link to it, you're on your own to get it working. > > > -- > MySQL++ Mailing List > For list archives: http://lists.mysql.com/plusplus > To unsubscribe: http://lists.mysql.com/plusplus?unsub=3Dsope08@stripped= om > > --001517478a2e7998eb0463d6bbe0--