Simon
Simon
When cloning the repo with `git clone --recursive https://github.com/chenxiaolong/DualBootPatcher.git` I get the following error: ``` Submodule path 'external/rapidjson/thirdparty/gtest': checked out '0a439623f75c029912728d80cb7f1b8b48739ca4' Failed to recurse into submodule path 'external/outcome' ``` Im...
Hi, so far I've tried all possibilities to install magisk with the steps given here. However, none of them work. It doesnt matter if I run ```patch.sh``` normally, with ```canary```...
Hi, I was trying to compile this, but `cmake ..` throws following error: ``` -- The C compiler identification is GNU 9.4.0 -- The CXX compiler identification is GNU 9.4.0...