[Quickfix-users] libMySQL.lib LINK : fatal error LNK1104: cannot open file "libMySQL.lib"
Brought to you by:
orenmnero
From: Dave <vog...@ya...> - 2003-07-01 11:37:08
|
I am attempting to compile with MySQL on. I'm using Windows 2000 Pro. and VS6 SP5. I get the following error: libMySQL.lib LINK : fatal error LNK1104: cannot open file "libMySQL.lib" Any ideas? I put C:\MYSQL\LIB\DEBUG at the top of my directories list in VisualStudio. |