Skip to content

policy.cpp:1:10: fatal error: 'boost/graph/dijkstra_shortest_paths.hpp' file not found #4

@LijunSun90

Description

@LijunSun90

Hi,

I encounter the problem of
"
policy.cpp:1:10: fatal error: 'boost/graph/dijkstra_shortest_paths.hpp' file not
found
#include <boost/graph/dijkstra_shortest_paths.hpp>
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
"
when I run the following command in the folder od_mstar3:

python setup.py build_ext

However, there is no boost folder in od_mstar3.
What can I do for this?

Thanks.

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