[FAST-54] COMPILATION ERROR Created: 09/Jun/15 Updated: 09/Jun/15 Resolved: 09/Jun/15 |
|
| Status: | Closed |
| Project: | OpenFAST |
| Component/s: | Message Object Model |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Other | Priority: | Default |
| Reporter: | bikram sahoo | Assignee: | Jacob Northey |
| Resolution: | Not a bug | Votes: | 0 |
| Labels: | QuickfixJ | ||
| Description |
|
Hi, I am using quickfix vs10 binary in vs2010 in a c++ application. But when i try to compile the application i get this error. error LNK2038: mismatch detected for '_ITERATOR_DEBUG_LEVEL': value '0' doesn't match value '2' for the file quickfix.lib. Can you please help me to fix this. |
| Comments |
| Comment by Christoph John [ 09/Jun/15 ] |
|
This is no OpenFAST or QuickFIX/J issue but a QuickFIX C++ issue. Please use their mailing list: https://lists.sourceforge.net/lists/listinfo/quickfix-users Thanks. |