/usr/bin/ld: cannot find -lprotobuf-c
collect2: ld returned 1 exit status
make: *** [test_apl] Error 1
これらは私が得ているエラーです。
をインストールapt-get install protobuf-c-compiler
しましたmakefile
が、まだ実行されていません。
/usr/bin/ld: cannot find -lprotobuf-c
collect2: ld returned 1 exit status
make: *** [test_apl] Error 1
これらは私が得ているエラーです。
をインストールapt-get install protobuf-c-compiler
しましたmakefile
が、まだ実行されていません。