EnyoYoen / Fast-Discord

A new Discord client made in C++ and Qt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Got error "`Qt_5.15' not found"

pqnhan opened this issue · comments

commented

I use Ubuntu 20.04.5, and have installed the dependencies according to the instructions.
But when I execute Fast-Discord, I get an error:
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5: version `Qt_5.15' not found

Can you give me a hint what to do?
Any help is highly appreciated.