XSQL icon indicating copy to clipboard operation
XSQL copied to clipboard

XSQL无法完整编译(通过build.sh的形式)

Open LiuJingXX opened this issue 6 years ago • 3 comments

LiuJingXX avatar Oct 19 '19 07:10 LiuJingXX

报错信息:

  • set -o pipefail dev/make-distribution.sh: 27: set: Illegal option -o pipefail

LiuJingXX avatar Oct 19 '19 07:10 LiuJingXX

it seems not an issue of XSQL.

beliefer avatar Oct 20 '19 12:10 beliefer

modify build.sh sh to bash and run bash build.sh

RustRw avatar Oct 31 '19 12:10 RustRw