在WSL2环境下运行 OpenEuler 25.09 Dev Station
按照官网命令 curl -s https://raw.githubusercontent.com/splashkit/skm/master/install-scripts/skm-install.sh | bash 控制台安装SplashKit报错
如果按照官网的安装教程运行 sudo apt-get update && sudo apt-get upgrade 会报 sudo: apt-get: command not found
使用命令 clang++ "TYK AFL Score.cpp" utilities.cpp -o test -l SplashKit -Wall进行编译,头文件会报错
skm命令检验,显示安装成功的。git也安装成功的。

源代码:
源文件:



