[QFJ-990] QUickfix 1.15.1 C++ version is inconsistent with VS2017 Created: 17/Feb/20 Updated: 17/Feb/20 Resolved: 17/Feb/20 |
|
| Status: | Closed |
| Project: | QuickFIX/J |
| Component/s: | Engine |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Default |
| Reporter: | Janardhanan | Assignee: | Unassigned |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Windows |
||
| Description |
|
Hi, I have downloaded quickfix engine 1.15.1 and compiled for windows with VS2017 and while running the application the quickengine source is randomly populating different values for the variables. I have disabled the compiler optimization which resolved some issues but breaks in different places. Please advice. Thanks |
| Comments |
| Comment by Christoph John [ 17/Feb/20 ] |
|
It seems you are using C++ QuickFIX, not QuickFIX/J (written in Java). Thanks |