2 messages in com.mysql.lists.plusplusLINK : fatal error LNK1104: cannot op...
FromSent OnAttachments
Klemen Dovrtel24 Oct 2006 03:36 
Matt Dargavel24 Oct 2006 03:46 
Subject:LINK : fatal error LNK1104: cannot open file 'libmysql.lib'
From:Klemen Dovrtel (klem@yahoo.com)
Date:10/24/2006 03:36:29 AM
List:com.mysql.lists.plusplus

I folowed the instructions and errors report slutions on this mailing list: - i edited the project properties (i changed the additional inclede directory to C:\Program Files\MySQL\MySQL Server 5.0\include) - i add the "typedef unsigned long ulong" into mysql++' s platform.h

I can compile the libmysql, but i get an error during linking process: Linking... LINK : fatal error LNK1104: cannot open file 'libmysql.lib'

What is wrong?

I am using winxp sp2, visula studio 2005, mysql 5.0.26, and mysql++-2.1.1