[Quickfix-developers] FileLogPath required when MySQL is used
Brought to you by:
orenmnero
From: Marc St-J. <mst...@de...> - 2011-11-17 22:36:41
|
I'm sure this is a FAQ, I see numerous requests on the Net on various forums without a clear answer. I'm using VC++ 2003. I would have thought that rebuilding QuickFix with MySQL support (#define HAVE_MYSQL 1) was sufficient for enable MySQL logging. The rebuild was successful. After completing all the mandatory MySQLLog... and MySQLStore... entries in the configuration file (and put them in either [DEFAULT] or [SESSION] in case I'm doing this wrong), the program still asks for a valid FileLogPath. Any hint ? Regards. Marc St-Jacques. |