Sinisa,

I downloaded and am currently using the binary version of 3.23.49.  Are you
saying I should download the source version and build the
libmysqlclient.dll?  Please clarify.  Thanks for the quick response before.

Thi

-----Original Message-----
From: Sinisa Milivojevic [mailto:[EMAIL PROTECTED]]
Sent: Friday, March 15, 2002 11:10 AM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: MySQL++ dll linkage warnings


Thi Cao writes:
> Compiler - MSVC 6.0
> OS - Windows 2K
> MySQL++ 1.7.1
> 
> Whenever I perform a build of my project and link against the static
> mysql++.lib library, I often get the following warnings.  Because I don't
> want to disturb the mysql++ source code, is there anything I can do to
> resolve the dllexport implicit definition?  I can always disable the
> warnings with a #pragma statement, but I prefer not to do that if at all
> possible.
> 
> c:\mysql++\sqlplus\convert1.hh(40) : warning C4273: 'strtol' :
inconsistent
> dll linkage.  dllexport assumed.
> c:\mysql++\sqlplus\convert1.hh(41) : warning C4273: 'strtoul' :
inconsistent
> dll linkage.  dllexport assumed.
> 
> Thanks.
> 
> Thi


You are not using libmysqlclient.dll from 3.23 version of MySQL.> 

-- 
Regards,
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Mr. Sinisa Milivojevic <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, Fulltime Developer
/_/  /_/\_, /___/\___\_\___/   Larnaca, Cyprus
       <___/   www.mysql.com

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to