PRF for QuickFIX C++ version

QuickFIX C++ Problem Report Form. Please cut and paste into an email to be sent to support@ociweb.com.

Which QuickFIX version(s) did you download:

QuickFIX Windows

[ ] Supplied by OCI.

[ ] 32 bit; [ ] 64 bit.

[ ] Source: quickfix-1.12.4.zip

[ ] Binary: quickfix-bin-vs6-1.12.4.zip

[ ] Binary: quickfix-bin-vs7-1.12.4.zip

[ ] Binary: quickfix-bin-vs8-1.12.4.zip

QuickFIX Unix

[ ] Source: quickfix-1.12.4.tar.gz

 

[ ] Checked out of subversion:

In the checked out directory, type:

svn info .

and enter the results here:

[ ] Other version of QuickFIX:

Describe the version as accurately as possible:

Which C++ compiler are you using:

[ ] VC 6

[ ] VC 7 (visual studio 2003)

[ ] VC 8 (visual studio 2005)

[ ] VC 9 (visual studio 2008)

Which edition (Express, Professional, etc...)?

What service packs have been applied to the compiler?

[ ] gcc

Type gcc --version and enter the results here:

[ ] Other, please provide compiler name and version number.

What platform is the application running on:

[ ] Windows XP

[ ] Windows Vista

[ ] Other Windows (please provide version number)

[ ] Linux, unix, solaris, Mac OSX, etc:

Please type uname -a and enter the results here:

Which version(s) of the FIX protocol are you using (check all that apply):

[ ] 4.1

[ ] 4.2

[ ] 4.3

[ ] 4.4

[ ] 5.0

What counterparties are you interacting with (if relevant to the problem):

The application I am having trouble with is (if relevant to the problem):

[ ] A manual trading application.

[ ] An automated trading application.

[ ] A gateway. Accepts connections from one or more trading applications

and forwards the messages to one or more counterparties.

[ ] An exchange or similar "sell-side" application.

[ ] Other: Please describe.

I am having trouble or have a question about:

[ ] Building QuickFIX

[ ] Building my application.

[ ] Configuring QuickFIX

[ ] Running my application.

[ ] Other

Are you using a custom dictionary or dictionaries? If so, please attach them to this report.

Please attach the QuickFIX configuration file to this report. You may

wish to hide any proprietary information in this file, for example you might say

SocketConnectHost=hiddenhost.com:

What symptoms let you know a problem happen -- how do they differ from what you expect. (I.e. the application freezes, or you get an unexpected dialog box, or the connection is disconnected, or...)

When does the problem happen? What triggers it (if known.)

Is it reproducible? If so describe the steps necessary to reproduce the

problem:

What else do we need to know to help you?