[Quickfix-developers] Non-MSVC build (was Re: quickfixj multiple sessions only diff Port)
Brought to you by:
orenmnero
From: K. F. <kfr...@gm...> - 2014-03-18 23:43:23
|
Hello Maz! On Tue, Mar 18, 2014 at 4:05 PM, Maz Saeed <...> wrote: > ... > Hi guys, > Since we're on the subject, wondering if anyone knows how to compile the libraries with a non Microsoft Windows C++ compiler like CodeBlocks for example running on Windows 7. Any advice would be greatly appreciated. This was a little while ago now, but I have built and run QuickFIX (C++ version, of course) on 64-bit windows 7 using mingw-w64 (a windows port of gcc). It was, all in all, pretty straightforward. There was the expected amount of random annoyances, but no show-stoppers. If you decide to give it a try, I could probably help you over any rough spots you might hit. > Thanks, > --Maz Good luck. K. Frank |