Help with C++ troubleshooting
Budget: $10 – $30 USD
Hello,
I am using latest boost 1.71, to build my local C++ project. Compilation succeeds but get some annoying Linker errors, during the project build. It complains that the .so library file, does not contain the correct definition while linking. I am basically migrating project from boost 1.58 -> boost 1.71, former which compiled & linked like a charm (so no changes to local C++ project).
For example,
undefined reference to `boost::log::v2_mt_posix::sinks::text_multifile_backend::consume(boost::log::v2_mt_posix::record_view const&, std::string const&)'
Is anyone an expert in Boost, and can help me troubleshoot these errors?
Cheers!
I am using latest boost 1.71, to build my local C++ project. Compilation succeeds but get some annoying Linker errors, during the project build. It complains that the .so library file, does not contain the correct definition while linking. I am basically migrating project from boost 1.58 -> boost 1.71, former which compiled & linked like a charm (so no changes to local C++ project).
For example,
undefined reference to `boost::log::v2_mt_posix::sinks::text_multifile_backend::consume(boost::log::v2_mt_posix::record_view const&, std::string const&)'
Is anyone an expert in Boost, and can help me troubleshoot these errors?
Cheers!