xflow icon indicating copy to clipboard operation
xflow copied to clipboard

xflow_lr找不到

Open PseudoProgrammer opened this issue 6 years ago • 1 comments

sh run_ps_local.sh

/root/xflow ./scripts/local.sh: 25: ./scripts/local.sh: Syntax error: Bad for loop variable

./scripts/local.sh: 20: ./scripts/local.sh: /root/xflow/build/test/src/xflow_lr: not found

看起来像是编译之后少了一个文件,然而cmake并没有报错

cmake ..

/root/xflow -- Found PROTOBUF Compiler: /usr/local/bin/protoc -- Configuring done Warning: Source file "/root/xflow/build/ps-lite/src/meta.pb.cc" is listed multiple times for target "pslite". -- Generating done -- Build files have been written to: /root/xflow/build

PseudoProgrammer avatar Feb 25 '19 07:02 PseudoProgrammer

解决了吗?我也是这样

xu-liang-liang avatar May 08 '23 06:05 xu-liang-liang