ONNC/onnc

fatal error: 'onnx/onnx.pb.h' file not found

Opened this issue · 0 comments

It looks for onnx/onnx.pb.h:

In file included from /usr/local/include/onnx/common/tensor.h:10:
/usr/local/include/onnx/onnx_pb.h:52:10: fatal error: 'onnx/onnx.pb.h' file not found
#include "onnx/onnx.pb.h"
         ^~~~~~~~~~~~~~~~

but onnx-1.5.0 installs onnx/onnx_pb.h.

FreeBSD 12 amd64