4 messages in com.mysql.lists.plusplusRe: Using/Installing the library with...
FromSent OnAttachments
antaeus07 Feb 2006 09:06 
Tommy Apel07 Feb 2006 09:26 
Matt Dargavel07 Feb 2006 10:24.txt, .vcproj
Johannes Schaub07 Feb 2006 11:34 
Subject:Re: Using/Installing the library with MSVC 2005
From:Johannes Schaub (litb@web.de)
Date:02/07/2006 11:34:00 AM
List:com.mysql.lists.plusplus

Tommy Apel schrieb:

Well if you are using the new MS Visual C++ 2005 Express then the is no solution to that unless you are an expert on libs and the MS C++ compiler, I tried and couldn't get it to work so I fliped over to MingW32 instead as it more or less compiles out-of-the-box there

Hello people,

how do I get the files out of the mysql++-2.0.7.tar.gz package to work with MSVC 2005? I need some sort of step by step guide because I never used libraries with MSVC before...

Please excuse, when I overlooked the information I'm searching for...

Thanks a lot, Holger

i was/am able to compile and link against mysqlpp on windows using the new MS Visual C++ 2005 Express. it was really simple! simply get mingw32-make and go ahead reading README.vc ...