Thursday, November 12, 2009

Starting with QuickFix

I installed QuickFix on a Debian server.
Installation was straight forward except for one change that I had to make in Utilities.h file...
#include <cstring>

reading documentation now.