I've been trying to get whatpulse up and running for a few hours now, and I was successful a few minutes ago, until I tried to add the network permissions running
sudo setcap cap_net_raw,cap_net_admin=eip ./whatpulse
now whatpulse can't seem to find the Qt library again, even though the environment variable is set pointing to the Qt/gcc_64/lib
what happened when I ran this that it can't find the Qt lib anymore??
Any help would be appreciated
sudo setcap cap_net_raw,cap_net_admin=eip ./whatpulse
now whatpulse can't seem to find the Qt library again, even though the environment variable is set pointing to the Qt/gcc_64/lib
what happened when I ran this that it can't find the Qt lib anymore??
Any help would be appreciated