[Quickfix-developers] 1.9.3 Build error
Brought to you by:
orenmnero
From: Murtaza N. <mur...@ko...> - 2004-11-15 12:39:21
|
Hi, I am new to Quick Fix. I downloaded 1.9.2 and was able to compile it fine with MySQL support. However, the newly released 1.9.3 fails to compile with MySQL with the following error: quickfix-1.9.3\quickfix\src\C++\MySQLStore.cpp(121): error C3861: 'strptime': identifier not found, even with argument-dependent lookup I am using Visual Studio .NET 2003 and MySQL 4.1 libs. Can anyone help? Thanks, --Murtaza |