[Quickfix-developers] pre-compiled DLL vs manually compiled
Brought to you by:
orenmnero
From: Rick L. <ric...@gm...> - 2008-03-17 13:10:28
|
Greetings, For the last year or so I've been using the DLLs that shipped with the pre-compiled version of QuickFix. I wanted to build the project myself and use these executables instead, so I successfully built the project, it generated the DLL files that were of equal size to those that came with QuickFix, however I am getting an unexplainable crash on my production environment (strangely enough, however, I'm not getting a crash on my dev environment). Any thoughts as to why it might be working in the dev environment, and not on production? As soon as I swap the old (pre-compiled) DLLs back to the production server, everything works fine.... Just thought I'd get a sanity check and might be forgetting something. Thanks, Rick |