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

missing declaration when FOONATHAN_MEMORY_BUILD_TOOLS=OFF #50

Closed
briansoe66 opened this issue Aug 13, 2019 · 0 comments
Closed

missing declaration when FOONATHAN_MEMORY_BUILD_TOOLS=OFF #50

briansoe66 opened this issue Aug 13, 2019 · 0 comments

Comments

@briansoe66
Copy link

Setting cmake option FOONATHAN_MEMORY_BUILD_TOOLS=OFF results in an empty header for container_node_sizes_impl.hpp
This results in a build error when including container.hpp, because shared_ptr_stateful_node_size has no definition.

My motivation for setting FOONATHAN_MEMORY_BUILD_TOOLS=OFF is to build for QNX, which does not contain experimental/memory_resource.h

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