Re: [Quickfix-developers] Error in using pointer of Initiator
Brought to you by:
orenmnero
From: Grant B. <gbi...@co...> - 2015-06-16 20:05:39
|
And the exception is... ? On Tue, Jun 16, 2015 at 12:34 AM, Dilipsinh Bheda < dil...@si...> wrote: > QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/ > > > Hello all, > > > > I created code as below: > > > > settings = new FIX::SessionSettings("MT4FIX.cfg"); > > storeFactory = new FIX::FileStoreFactory(*settings); > > logFactory = new FIX::FileLogFactory(*settings); > > initiator = new FIX::SocketInitiator(fixApp, *storeFactory, > *settings, *logFactory); > > > > ‘Tradeclient’ example runs perfect with ‘MT4FIX.cfg’….. > > > > Application builds successful, but on debugging application, got exception > on ‘initiator’… > > And on running EXE directly gives “APPCRASH” error….. > > > > Need help…. > > > > > > Regards > > Dilip > > > ------------------------------------------------------------------------------ > > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers > -- Grant Birchmeier *Connamara Systems, LLC* *Made-To-Measure Trading Solutions.* Exactly what you need. No more. No less. http://connamara.com |