File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -73,13 +73,13 @@ use vs open and compile,suport windows 7sp1 and above
7373Just Run it
7474
7575#### Linux
76- ubuntu: sudo apt install libopencc -dev
76+ ubuntu: sudo apt install sudo apt install liblua5.4-dev libopencv-dev libopencv-contrib-dev libqrencode -dev
7777centos: compile by self
7878use makefile compile,UBUNTU22.04 x64 or RockyLinux 9 x64
7979Run it on the terminal
8080
8181#### Macos
82- install opencc: brew install opencc opencc opencv qrencode
82+ install opencc: brew install lua opencv qrencode
8383use makefile compile,mac 13 and above
8484Run it on the terminal
8585
Original file line number Diff line number Diff line change @@ -72,13 +72,13 @@ macos执行:./XEngine_LINEnv.sh -i 3
7272直接运行即可
7373
7474#### Linux
75- ubuntu: sudo apt install liblua5.3-dev libopencc -dev libopencv-dev libopencv-contrib-dev libqrencode-dev
75+ ubuntu: sudo apt install liblua5.4 -dev libopencv-dev libopencv-contrib-dev libqrencode-dev
7676centos:需要自己编译
7777Linux使用Makefile编译,UBUNTU22.04 x64或者RockyLinux 9 x64
7878在控制台运行
7979
8080#### Macos
81- 安装opencc,执行命令: brew install lua opencc opencv qrencode
81+ 安装opencc,执行命令: brew install lua opencv qrencode
8282使用makefile编译,控制台运行,需要mac 13以及以上版本
8383在控制台运行
8484
You can’t perform that action at this time.
0 commit comments