Details
-
Type: Bug
-
Status: Closed
-
Priority: Blocker
-
Resolution: Not a bug
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Build
-
Labels:None
Description
I am trying to build a C++ application using quickfix, using quickfix i would like to store all messages using odbc store factory, however, when i am trying to initiate odbcstorefactory, compiler is giving me an error stating
"OdbcStore.h included, but HAVE_ODBC not defined"
Any idea on this error?