RE: MySQL++ dll linkage warnings

2002-03-15 Thread Thi Cao
Thanks again. -Original Message- From: Sinisa Milivojevic [mailto:[EMAIL PROTECTED]] Sent: Friday, March 15, 2002 11:37 AM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: RE: MySQL++ dll linkage warnings Thi Cao writes: > Sinisa, > > I downloaded and am currently using t

RE: MySQL++ dll linkage warnings

2002-03-15 Thread Sinisa Milivojevic
Thi Cao writes: > 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 No, you are OK. All you have to do is chan

RE: MySQL++ dll linkage warnings

2002-03-15 Thread Thi Cao
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 > m

Re: MySQL++ dll linkage warnings

2002-03-15 Thread Sinisa Milivojevic
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 > r

MySQL++ dll linkage warnings

2002-03-15 Thread Thi Cao
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 de