Skip to content

unordered_set.hpp #7

@wRajter

Description

@wRajter

Greetings,

I have a problem to compile PaPaRa on my Ubuntu. I follow the instructions from the website (https://cme.h-its.org/exelixis/web/software/papara/index.html). Yet, several error messages pop up during the compiling, such as:

In file included from pvec.h:41,
from papara.h:47,
from papara.cpp:30:
ivy_mike/src/ivymike/tree_traversal_utils.h:30:10: fatal error: boost/tr1/unordered_set.hpp: No such file or directory
30 | #include <boost/tr1/unordered_set.hpp>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

I looked on my boosts, and there is no .unordered_set.hpp file only .h or without extension.

As I have not much informatics background, could you advise how to fix it and explain a bit the problem if possible?

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions