[Quickfix-users] compiling with my sql support
Brought to you by:
orenmnero
|
From: rohan j. p. <roh...@re...> - 2005-06-07 05:24:05
|
=A0=0AHi,=0A I am trying to batchbuild of quickfix.dsw with mysql support = on visual c++,these are the steps I followed=0A1. I added "#define HAVE_MYS= QL 1" in config_windows.h.=0A=0A2.Ten I opened the quickfix.dsw in visual c= ++=0A=0A3.I added the mysql/lib/ and mysql/lib/debug,and java related stuff= in the search path.=0A=0A4.Then I gave the batchbuild.=0A The build compl= eted with one error "LNK1104: cannot open file "libMySQL.lib".=0AHas anyone= came across such error,please help.How to resolve the issue.=0A Regards= =0A Rohan =0A =20 |