Re: [Quickfix-developers] Compilation of quickfix in BCB6
Brought to you by:
orenmnero
From: <OM...@th...> - 2002-12-06 21:37:17
|
Havn't heard of anyone who has tried this. The MS XML parser should only be pulled in if the microsoft compiler is detected, otherwise QuickFIX will try to use libxml. I don't know anything about the XML features in BCB, but I imaging that it would be able to link in libxml. Maybe something you can try. --oren |---------+-----------------------------------------------> | | "Stewart Douglas" | | | <sdo...@sn...> | | | Sent by: | | | qui...@li...ur| | | ceforge.net | | | | | | | | | 12/05/2002 04:40 PM | | | | |---------+-----------------------------------------------> >----------------------------------------------------------------------------------------------| | | | To: qui...@li... | | cc: | | Subject: [Quickfix-developers] Compilation of quickfix in BCB6 | >----------------------------------------------------------------------------------------------| Just wondered if anyone had managed to compile the main source tree in BCB6 ? I've not yet tried, but figured that the #import of the MS XML parser might be tricky as BCB would normally create its own wrapper class when importing the XML component. Also I just wanted to say how impressed I was with the code design and use of XML to make exceptions to the FIX specs so easy to integrate. Cheers Stew -- Stewart Douglas sdo...@sn... http://www.snowgold.com ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Quickfix-developers mailing list Qui...@li... https://lists.sourceforge.net/lists/listinfo/quickfix-developers |