cppflow: CppFlow/ops.h missing
Following the installation instructions, when running ‘make’ I have this error:
/Users/david/Desktop/cppflow/examples/load_model/main.cpp:3:10: fatal error: 'cppflow/ops.h' file not found #include "cppflow/ops.h"
I might be messing a step?
About this issue
- Original URL
- State: open
- Created 2 years ago
- Comments: 16 (5 by maintainers)
btw seems like i found a way to fix it i used commands
and it installed successfully