[Quickfix-users] Running the Quick FIX engine and examples
Brought to you by:
orenmnero
From: Matish <mat...@sa...> - 2005-11-24 06:52:11
|
Hi I am new to quickFIX. I have downloaded the quickfix-1.10.2.tar. I tried to open the examples.sln file. But when i build the solution it builds fine But when i try to run it by pressing he start button then i get the following error. 'executor_cpp.exe': Loaded 'D:\FIX\quickfix- 1.10.2.tar\quickfix\bin\debug\executor_cpp.exe', Symbols loaded. 'executor_cpp.exe': Loaded 'C:\WINNT\system32\NTDLL.DLL', Cannot find or open a required DBG file. 'executor_cpp.exe': Loaded 'C:\WINNT\system32\ws2_32.dll', Cannot find or open a required DBG file. 'executor_cpp.exe': Loaded 'C:\WINNT\system32\msvcrt.dll', No symbols loaded. 'executor_cpp.exe': Loaded 'C:\WINNT\system32\KERNEL32.DLL', Cannot find or open a required DBG file. 'executor_cpp.exe': Loaded 'C:\WINNT\system32\ADVAPI32.DLL', Cannot find or open a required DBG file. 'executor_cpp.exe': Loaded 'C:\WINNT\system32\rpcrt4.dll', Cannot find or open a required DBG file. 'executor_cpp.exe': Loaded 'C:\WINNT\system32\ws2help.dll', Cannot find or open a required DBG file. 'executor_cpp.exe': Loaded 'C:\WINNT\system32\USER32.DLL', Cannot find or open a required DBG file. 'executor_cpp.exe': Loaded 'C:\WINNT\system32\GDI32.DLL', Cannot find or open a required DBG file. 'executor_cpp.exe': Loaded 'C:\WINNT\system32\OLE32.DLL', Cannot find or open a required DBG file. 'executor_cpp.exe': Loaded 'C:\WINNT\system32\oleaut32.dll', Cannot find or open a required DBG file. 'executor_cpp.exe': Loaded 'C:\WINNT\system32\msvcp71d.dll', Symbols loaded. 'executor_cpp.exe': Loaded 'C:\WINNT\system32\msvcr71d.dll', Symbols loaded. The program '[2088] executor_cpp.exe: Native' has exited with code 0 (0x0). I do not know how to proceed further. Do I have to configure anything else. How to i run the example and test the engine. Kindly help me in running the QickFIX engine. Thanks and Regards Matish |