Skip to content

Instantly share code, notes, and snippets.

@dmarce1
Created April 18, 2016 14:16
Show Gist options
  • Save dmarce1/de23f7f02f3fb4c63815b05d0b4a07c8 to your computer and use it in GitHub Desktop.
Save dmarce1/de23f7f02f3fb4c63815b05d0b4a07c8 to your computer and use it in GitHub Desktop.
HPX compile error
In file included from /home/dmarce1/include/hpx/runtime/naming/resolver_client.hpp(11),
from /home/dmarce1/include/hpx/runtime/components/server/destroy_component.hpp(12),
from /home/dmarce1/include/hpx/runtime/components/component_factory.hpp(17),
from /home/dmarce1/include/hpx/include/components.hpp(13),
from /home/dmarce1/include/hpx/include/runtime.hpp(11),
from /home/dmarce1/include/hpx/hpx.hpp(11),
from /work/dmarce1/octotiger/src/defs.hpp(32),
from /work/dmarce1/octotiger/src/bibi.hpp(13),
from /work/dmarce1/octotiger/src/bibi.cpp(1):
/home/dmarce1/include/hpx/runtime/agas/addressing_service.hpp(17): catastrophic error: cannot open source file "boost/cache/entries/lfu_entry.hpp"
#include <boost/cache/entries/lfu_entry.hpp>
^
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment