Skip to content

Error during compilation #240

@jvollme

Description

@jvollme

Hello, I am trying to Install Ray locally, but the compilation aborts with an error message.
I cloned the most recent github-repository and tried to compile it with this make command:
make PREFIX=build MAXKMERLENGTH=120

I get this error message:

CXX code/application_core/ray_main.o
In file included from ./code/Mock/common_functions.h:31:0,
           from code/application_core/Machine.h:29,
             from code/application_core/ray_main.cpp:22:
./code/KmerAcademyBuilder/Kmer.h:27:48: fatal error: RayPlatform/store/CarriageableItem.h: No such file or directory
 #include \<RayPlatform/store/CarriageableItem.h\>
                                                  ^
compilation terminated.
make: *** [code/application_core/ray_main.o] Error 1

can you help me find out what is missing?

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