I've just started to attempt to test quickfix and would like to do so
from Python. But in building quickfix on a Linux (Ubuntu 8.04) system,
I've run into the same issues that I see reported on this list earlier
this year from others. I, too, attempted to fix the compile-time
problems in QuickfixPython.cpp and did get it to compile. But I then run
into the inability to
import quickfix
from python 2.5.
The two earlier threads discussing this issue seem to have petered out
without any resolution of the problem. So, at this point, it appears
that the Python API is broken (unless I'm missing something, it looks
like no attempt was made to even compile this thing on a Linux system
prior to release). Does anyone have any bright ideas beyond giving up?
Thanks --
/Don Allen
|