mirror of
https://github.com/kvcache-ai/ktransformers.git
synced 2026-05-20 12:29:08 +00:00
In some OS distributions, g++ exists in the following form: # ls -l /usr/bin/g++* -rwxr-xr-x 4 root root 985784 Dec 9 12:51 /usr/bin/g++ So make sure to add g++ to the compiler list as well.