Skip to content

make compilaton error #40

@LavanyaMalakalapalli

Description

@LavanyaMalakalapalli

p4@p4:~/intel/p4app-switchML/dev_root/examples$ make
DEBUG is not set. Enabling all optimizations.
g++ -std=c++17 -DNDEBUG -O3 -I/home/p4/intel/p4app-switchML/dev_root/build/include /home/p4/intel/p4app-switchML/dev_root/examples/hello_world/main.cc -L/home/p4/intel/p4app-switchML/dev_root/build/lib -lswitchml-client -lglog -lstdc++ -lboost_program_options -lpthread -o /home/p4/intel/p4app-switchML/dev_root/build/bin/hello_world
/home/p4/intel/p4app-switchML/dev_root/examples/hello_world/main.cc:23:10: fatal error: switchml/context.h: No such file or directory
23 | #include <switchml/context.h>
| ^~~~~~~~~~~~~~~~~~~~
compilation terminated.
make: *** [Makefile:103: /home/p4/intel/p4app-switchML/dev_root/build/bin/hello_world] Error 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions