Hello,
I am trying to build OLA from source on macos (M2) but when running ./configure I run into this problem:
checking for protoc... /Users/user1/miniconda3/bin/protoc
checking protoc version... 25.3.0
checking for google/protobuf/compiler/command_line_interface.h... no
configure: error: Cannot find the protoc header files
I have tried various ways of installing protobuf but I cannot seem to fix it, can anyone help?
Hello,
I am trying to build OLA from source on macos (M2) but when running ./configure I run into this problem:
I have tried various ways of installing protobuf but I cannot seem to fix it, can anyone help?