Skip to content

No such file pistache/endpoint.h when running make. #8

@Guest257351

Description

@Guest257351

traceback:

mkdir -p bin/routes/
g++ src/routes/api.cpp -c -o bin/routes/api.o -Wall -Wextra -O3 -std=c++17  -I src/
In file included from src/routes/api.cpp:3:
src/routes/api.hpp:6:10: fatal error: pistache/endpoint.h: No such file or directory
    6 | #include <pistache/endpoint.h>
      |          ^~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make: *** [Makefile:62: bin/routes/api.o] Error 1```

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