[Quickfix-users] Trouble compiling, linker errors
Brought to you by:
orenmnero
From: <Gre...@Ca...> - 2006-10-18 21:15:40
|
Hello all, I am having beginners difficulty compiling a Quickfix program. Here is my situation: I am holding a simple Quickfix program that someone else wrote, but it did not include the required library files to build it. At the time I first received it, I wrote a version of it in java using Quickfix/J, which was successful. Now it's time for me to get the original program running again so that I may expand on it, but I have not been able to get it to compile without linker errors. I followed the directions in the html documentation to add the libs to the project and added another include directory to point to the quickfix source. I also tried someone's suggestion to go ahead and add all the Quickfix source to my project, but this has not helped. I'm using Visual Studio 2005, and I'm trying to make a Win32 Console app in C++, so I shouldn't have to include the .Net dlls. I've tried using the VS8 1.12.4 bin, as well as the VS6, and the source distribution, although I didn't try to build the library myself, because I don't want to. What advise can you offer me? Does anyone have a step by step guide to ensure success? Greg Chabala -- This communication may contain privileged and/or confidential information and is intended solely for the addressee. No waiver of confidentiality or privilege is made by mistransmission. If you are not the intended recipient, you are hereby notified that any unauthorized dissemination, distribution, reading, printing, copying and/or use of this communication is strictly prohibited. If you have received this communication in error, please delete this message and immediately notify the sender by return e-mail. Calyon Financial Inc. makes no representation or warranty regarding the correctness of any information contained herein, or the appropriateness of any transaction for any person. Nothing herein shall be construed as a recommendation to buy or sell any financial instrument or security. This communication is for informational purposes only. Unless expressly stated, opinions in this e-mail are those of the individual sender and not of the Calyon Financial Group. For further information about the Calyon Financial Group, please see our website at http://www.calyonfinancial.com |