Re: [Quickfix-developers] Non-MSVC build (was Re: quickfixj multiplesessions only diff Port)
Brought to you by:
orenmnero
From: Maz S. <ma...@ey...> - 2014-03-19 01:11:51
|
Hi Frank, Thanks for the quick response! I've made couple of half hearted attempts...kinda replicating creation of static library using the source files but keep running into errors due to MS specific references to libraries (other than windows.h or ws_32.lib...I've already linked those into my project) and compiler specific macros. Any instructions you can provide would be greatly appreciated! --Maz <div>-------- Original message --------</div><div>From: "K. Frank" <kfr...@gm...> </div><div>Date:03/18/2014 6:43 PM (GMT-06:00) </div><div>To: qui...@li... </div><div>Subject: [Quickfix-developers] Non-MSVC build (was Re: quickfixj multiplesessions only diff Port) </div><div> </div>QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html QuickFIX Support: http://www.quickfixengine.org/services.html 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 ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/13534_NeoTech _______________________________________________ Quickfix-developers mailing list Qui...@li... https://lists.sourceforge.net/lists/listinfo/quickfix-developers |