error when make procotol buffer to install it under MSys for C++ compiler

4 views
Skip to first unread message

Marc Legros

unread,
Sep 13, 2019, 7:38:49 AM9/13/19
to Protocol Buffers
I would like to install procotol buffer C++ protocol on MSys  and when I execute the make step I have the following errors .

marc@ordi-bureau MSYS /protobuf
$ make
make  all-recursive
make[1] : on entre dans le répertoire « /protobuf »
Making all in .
make[2] : on entre dans le répertoire « /protobuf »
make[2] : on quitte le répertoire « /protobuf »
Making all in src
make[2] : on entre dans le répertoire « /protobuf/src »
  CXX      google/protobuf/compiler/main.o
/bin/sh: ligne 1: g++ : commande introuvable
make[2]: *** [Makefile:4426: google/protobuf/compiler/main.o] Error 127
make[2] : on quitte le répertoire « /protobuf/src »
make[1]: *** [Makefile:1724: all-recursive] Error 1
make[1] : on quitte le répertoire « /protobuf »
make: *** [Makefile:1631: all] Error 2

(for your information i had download the project with "git clone https://github.com/protocolbuffers/protobuf.git")

Could someone help me ?
Reply all
Reply to author
Forward
0 new messages