I'm pretty sure I have all the fix8 libs included,
almost compiled, getting this now any idea what lib i could be missing in my cmake?
I have
"${LIB_DIR}/libfix8.so"
"${LIB_DIR}/libhftest.so"
"${LIB_DIR}/libmyfix.so"
CMakeFiles/gilead_fix8.dir/main.cpp.o:
In function `FIX8::SessionConfig::SessionConfig(FIX8::F8MetaCntx
const&, std::__cxx11::basic_string<char,
std::char_traits<char>, std::allocator<char> >
const&, std::__cxx11::basic_string<char,
std::char_traits<char>, std::allocator<char> >
const&)':
/home/andmer/projects/gilead_fix8/main.cpp:(.text._ZN4FIX813SessionConfigC2ERKNS_10F8MetaCntxERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESB_[_ZN4FIX813SessionConfigC2ERKNS_10F8MetaCntxERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESB_]+0x35c):
undefined reference to `FIX8::Configuration::create_clients(XmlElement
const*) const'
clang: error: linker command failed with exit code 1 (use -v to see invocation)