[Quickfix-developers] Building outside of source directory
Brought to you by:
orenmnero
From: Bill R. Hr. <bil...@ra...> - 2005-03-01 09:21:15
|
I'm trying to build outside of the source directory, but it fails with some compile errors. What I do is: cd ../built ../quickfix/configure I had to delete config.status, otherwise configure failed. make Fails in FieldBaseTestCase.h:25:30: CPPTest/TestCase.h: No such file or directory Has anyone succeed in doing such a build? (BTW, the reason is that I need to build QuickFIX for three OS's.) Best regards Robert |