[Quickfix-users] Compilation Annoyances in C++
Brought to you by:
orenmnero
From: Mikhail V. <mve...@gm...> - 2008-07-26 18:36:44
|
There seem to be an annoyance when using quickfix in conjunction with other free software packages. e.g ACE In the config of quickfix there macro definitions of PACKAGE_TARNAME, PACKAGE_VERSION, etc. Other packages that use autoconf define the same thing and when included at the same time as quickfix cause a lot of warnings for redefinition of the same. Has anyone solved this problem? Or is there a plan to solve this problem? Regards, Mikhail |