[Quickfix-developers] include files in 1.11.1 not installed?
Brought to you by:
orenmnero
|
From: Dale W. <wil...@oc...> - 2006-03-13 18:56:46
|
Hi All, I just downloaded quickfix-1.11.1.zip (source distribution); unzipped it; and built it with VC7.1. Two of the header files are not being copied from .../src/C++/fix42 to ../include/quickfix/fix42 The "missing" files are TestReport.h and QuoteStatusRequest.h When I copy them "by hand" everything seems to work ok. Before I spend time tracking down the "why" I thought I'd ask to see if anyone knew what's going on. Dale |