[Quickfix-developers] small bug in 1.6.0
Brought to you by:
orenmnero
From: Jo J. <jo...@tr...> - 2003-09-15 15:45:47
|
Hello, If you include quickfix/Messages.h, it attempts in include fix40/Messages.h, etc, which no longer exist. This caused me some compile errors when I first tried to build my project with the new version since I used Messages.h I got around this just by including the individual message headers I need. Jo |