Hi there,
So I made a pyqt script that I want to deploy to android using pyqtdeploy. Problem is that when I run:
python build-demo.py
It returns:
pyqtdeploy-sysroot: Unable to detect MSVC2015 or MSVC2017
I already downloaded Visual Basic x64 redistributable 2015-2019.
I don’t know what to do...