phynero

Results 4 issues of phynero

make: *** No rule to make target `proto/pbroom.proto', needed by `proto/pbroom.pb'. Stop.

### 前置确认 1. 运行于国内网络环境,未开代理 2. python 已安装:版本在 3.7 ~ 3.10 之间,依赖已安装 3. 在已有 issue 中未搜索到类似问题 4. [FAQS](https://github.com/zhayujie/chatgpt-on-wechat/wiki/FAQs) 中无类似问题 ### 问题描述 > 简要说明、截图、复现步骤等,也可以是需求或想法 Please scan the QR code to log in....

"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -lto_library /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib -dynamic -dylib -arch x86_64 -macosx_version_min 10.12.0 -o protobuf.so -L../../build /var/folders/bv/z457qcq557q_gj6wfsvgn5r00000gn/T/pbc-lua53-736e27.o -lpbc -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/8.1.0/lib/darwin/libclang_rt.osx.a **_Undefined symbols for architecture x86_64:_** 然后最后 "_lua_type", referenced from: __env_type in pbc-lua53-736e27.o __pattern_pack...

phynero@mac:~/project/skytest/talkbox > bash start.sh >>---------- 开始 ---------- >>---------- 处理protocbuf ---------- cd build && ar rc libpbc.a ../build/o/context.o ../build/o/varint.o ../build/o/array.o ../build/o/pattern.o ../build/o/register.o ../build/o/proto.o ../build/o/map.o ../build/o/alloc.o ../build/o/rmessage.o ../build/o/wmessage.o ../build/o/bootstrap.o ../build/o/stringpool.o ../build/o/decode.o cd...