Re: [Quickfix-users] Error compiling tradeclient example with Ubuntu/GCC: invalid use of incomplete
Brought to you by:
orenmnero
From: vincegat <vin...@gm...> - 2011-06-29 15:38:37
|
I used VC++ style #ifndef _APPLICATION_H once I changed it to #ifndef TRADECLIENT_APPLICATION_H that fixed the error. Martin Dengler wrote: > > QuickFIX Documentation: > http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > > On Wed, Jun 29, 2011 at 06:23:48AM -0700, vincegat wrote: >> > I get this error compiling tradeclient under Ubuntu/GCC: invalid use of >> > incomplete type 'struct FIX40::NewOrderSingle’. >> >> I SOLVED this one. Thanks you! > > Great - if it was something others might encounter it would be nice to > share it with the list. > > Martin > > > ------------------------------------------------------------------------------ > All of the data generated in your IT infrastructure is seriously valuable. > Why? It contains a definitive record of application performance, security > threats, fraudulent activity, and more. Splunk takes this data and makes > sense of it. IT sense. And common sense. > http://p.sf.net/sfu/splunk-d2d-c2 > _______________________________________________ > Quickfix-users mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-users > > -- View this message in context: http://old.nabble.com/Error-compiling-tradeclient-example-with-Ubuntu-GCC%3A-invalid-use-of-incomplete-type-%27struct--FIX40%3A%3ANewOrderSingle%E2%80%99-tp31950362p31955796.html Sent from the QuickFIX - User mailing list archive at Nabble.com. |