Closed ak9473 closed 3 months ago
I tried Kali Linux and I noticed that ECM has version 6.1 while the KWin is still on 5.27. This is a condition that I thought would never happen, but I was wrong.
Choosing the correct KF and QT versions should be decided in another way. I will open a pull request about this.
hey dev i am still getting same error as you mention above. is there any other solution to fix this.
Can you send me a copy of the error message?
hi dev i tried in vm now it's working . Thanks to you now i am going to install kali on my main driver.
again getting same error
Looks like the build directory is already present. Can you remove it, build it again, and send me newer logs?
here is the new log . i don't know what happened but 4 days before it was working.
It took me some time to figure out the issue without damaging the installation for other distros.
See #269
You need to downgrade the extra-cmake-modules
from the stable branch of Debian like this:
echo "deb http://deb.debian.org/debian stable main" >> /etc/apt/sources.list
apt update
apt install -t stable extra-cmake-modules
Then, the build should work nicely.
i am getting error message whenever i try to install on kali linux.