https://bugs.kde.org/show_bug.cgi?id=407200
--- Comment #9 from Nikita Sirgienko <warqu...@gmail.com> --- About hidden library, I solved this in ugly, but effective, way: moving all libQt5 shared libraries ("mv /home/mmmm1998/anaconda3/lib/libQt5* /home/mmmm1998/anaconda3", for example) and cmake directory ("mv /home/mmmm1998/anaconda3/lib/cmake /home/mmmm1998/anaconda3/") before building (and return all files back after build). -- You are receiving this mail because: You are watching all bug changes.