[Quickfix-developers] configure: error: unable to find set_terminate in std or global namespace
Brought to you by:
orenmnero
From: zyoulan j. <esr...@gm...> - 2017-01-04 16:04:59
|
I just downloaded quickfix and try to make it work. When run ./configure, have errors as below. did some research, but cannot find a solution. linux CentOS release 6.6 g++ (GCC) 4.8.5 Thanks a lot! checking for set_terminate in the global namespace... no checking for set_terminate in the std namespace... no configure: error: unable to find set_terminate in std or global namespace |