Re: [Quickfix-developers] python api on windows?
Brought to you by:
orenmnero
From: Oren M. <or...@qu...> - 2005-02-25 22:39:54
|
Well, when we first generated it we tried compiling under windows and saw similar problems. Instead of holding up the release we labeled it linux only. No one (until now) has really inquired about windows support so we just haven't gotten around to it. --oren On Feb 24, 2005, at 1:34 PM, russ wrote: > QuickFIX Documentation: > http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX FAQ: > http://www.quickfixengine.org/wikifix/index.php?QuickFixFAQ > QuickFIX Support: http://www.quickfixengine.org/services.html > > > Hello All, I noticed that the Python api doesn't seem to be compiled > for the windows binary packages, and the release notes for 1.8 mention > that it works for linux, but nothing about windows. In my preliminary > attempts to compile the swig file under VC++6.0, I'm getting a lot of > errors like the following: > error C2872: 'INT' : ambiguous symbol > error C2872: 'CHAR' : ambiguous symbol > > Does anyone have any idea what's happening? Are there any reasons why > the swig interface wouldn't work under windows? > Thanks for the help, -Russ > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real > users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers > |