Make error when cross compiling protobuf for ARM:./.libs/libprotoc.so: error: undefined reference to 'descriptor

前端 未结 0 1171
终归单人心
终归单人心 2021-02-14 06:46

Make error when cross compiling protobuf for ARM

compiled script:

  1 #!/bin/sh
  2 
  3 export PREFIX=$HOME/soft/protobuf_arm/
  4 CLANG_TOOLCHAIN=$HOME         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题