Re: [Quickfix-users] QuickFIX supporting for MS Windows....
Brought to you by:
orenmnero
From: Shepheard, T. \(London\) <Tob...@ml...> - 2006-08-11 11:42:25
|
I don't think you should have any problems with different Windows versions, except possibly for the Visual C++ implementation. The only run-time requirement listed is MSXML3 <http://msdn.microsoft.com/XML/XMLDownloads/default.aspx> or libxml2. See http://www.quickfixengine.org/quickfix/doc/html/dependencies.html <http://www.quickfixengine.org/quickfix/doc/html/dependencies.html> for further details including optional dependencies. The safest for platform independence is the pure-java implementation (Quickfix/J), which will happily run on any platform which supports Java. =20 I'm not aware of anywhere with explicit details of testing on the platforms you mention, but you could try running the unit tests that come with QuickFix, on each of the platforms you are interested in. =20 =20 -----Original Message----- From: qui...@li... [mailto:qui...@li...] On Behalf Of Eranga Samararathna Sent: 11 August 2006 04:58 To: qui...@li... Subject: [Quickfix-users] QuickFIX supporting for MS Windows.... Hi, =20 Is any one test quickfix engine compatibility with different MS Windows versions?=20 =20 Eg : MS Windows 98, MS Windows 2000 with sp 1 MS Windows 2000 with sp2...etc =20 Is there any place I can find detailed of those? =20 Thanks =20 Eranga -------------------------------------------------------- If you are not an intended recipient of this e-mail, please notify the = sender, delete it and do not read, act upon, print, disclose, copy, = retain or redistribute it. Click here for important additional terms = relating to this e-mail. http://www.ml.com/email_terms/ -------------------------------------------------------- |