Re: [Quickfix-users] kishore - request for help : very new to QuickFix
Brought to you by:
orenmnero
From: Dale W. <wi...@oc...> - 2009-11-18 15:16:51
|
mn kishore wrote: > QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > > > ------------------------------------------------------------------------ > > Dear All, > Sorry, if it is the same old repeated post. As I could not able to > fix the problem, I am sending this post. I greatly appreciate your > kind help. > > I am very new to QuickFix. I have downloaded quickfix-1.12.4 and > trying to some tests on VS2008. > > In the QuickFix documentation it is mentioned: > > /Simply open the appropriate solution file and do a *batch build of > all the projects*. This will create *lib\quickfix.lib* and > *lib\debug\quickfix.lib* which can be linked into your applications. > The header files will also be copied to the include directory. / > > > > So, I have double clicked quickfix_vs8, but I could not able to see > any batch build option. Can any one please kindly tell me, how to do > this batch build of all projects? > > When I just click 'start debug' it is throwing error, saying that > 'can't include ole2.h' '. > > Could you please kindly help me with this start up problem? > > I have gone through the mailing list and down loaded the two missing > .dlls (quickfix_net_messages.dll and quickfix_net.dll) but still the > problem remianed as it is. > > Thanks in advance. > Open the solution file in Visual Studio Select either a debug or release build (there's a drop down box for this near the center, top of the screen) Select the Menu item Build | Rebuild solution ------- Later if you make any changes you can select Build | Build Solution rather than Rebuild solution. ------- There is also a batch build option under the build menu. If you use it and "select all" you can do both release builds and debug builds at the same time. Dale > Regards, > > M. N. Kishore Babu. > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > ------------------------------------------------------------------------ > > _______________________________________________ > Quickfix-users mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-users > |