mytonctrl
mytonctrl copied to clipboard
clang | gcc
Installation process breaks on Ubuntu 22.04.2 LTS Desktop, on clang. And on gcc the installation is successful.
If installing with gcc is acceptable, then I suggest considering adding an argument:
-cmp [clang|gcc] Choose installation compiler
It looks cool:
sudo bash install.sh -m lite -cmp gcc
Perhaps this will expand the list of supported operating systems.
Hi, do you have a log file or at least an error message? What clang version have you used?