Skip to content

make trackfm_fig7 fail #2

@xwwtql8

Description

@xwwtql8

I ran "make trackfm_fig7" and got an error:

/home/llvm-project/build/bin/clang++ -O1 -march=native -fPIC -fno-builtin -fno-vectorize -fno-exceptions -I../../runtime/inc/ -c main.cpp -nostdinc++ -nostdlib++ -isystem /proj/rmt-PG0/noelle_setup/llvm-project/build/include/c++/v1 -emit-llvm
main.cpp:2:10: fatal error: 'algorithm' file not found
#include
^~~~~~~~~~~~
1 error generated.
make_loop_chunk:34: recipe for target 'main_lib' failed

The error is that there is no “/proj/rmt-PG0/noelle_setup/llvm-project/build/include/c++/v1” path, should I need to change it to “/home/llvm-project/build/include/c++/v1” ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions