RahulAN
RahulAN
Are you able to launch anbox properly? I can see there is some problem with your anbox system-information ``` realpath: '': No such file or directory realpath: '': No such...
@pdimov So should i change `using clang : %ARCH%` to `using clang : clang8` ?
> No, just remove `%ARCH`, it should autodetect the version. `clang8` is not a valid numeric version either. It will look like this - ``` using clang : : $(AndroidBinariesPath)/clang++...