Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

get_current_file_name missing during compilation #54

Closed
aaronovz1 opened this issue Apr 23, 2018 · 0 comments
Closed

get_current_file_name missing during compilation #54

aaronovz1 opened this issue Apr 23, 2018 · 0 comments

Comments

@aaronovz1
Copy link

I am testing upgrading from boost 1.64 to 1.67 and I am getting a compilation error under GCC 5.4:

error: 'boost::log::v2s_mt_posix::aux::locking_ptr<boost::log::v2s_mt_posix::sinks::text_file_backend, boost::recursive_mutex>::element_type {aka class boost::log::v2s_mt_posix::sinks::text_file_backend}' has no member named 'get_current_file_name'

It doesn't really make sense to me because using the rotate_file() function and some others works fine, and they are defined in the same class. I thought it was a precompile/obj issue so I cleaned out the entire project and recompiled but that did not fix it.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant