编译DTK,缺少libQt5PlatformSupport.a静态库
Tofloor
poster avatar
amerysong
deepin
2018-06-23 22:52
Author
找好久没找到这个库在那个deb包中,求大神指导
Reply Favorite View the author
All Replies
avatar
a946488029
deepin
2018-06-23 23:55
#1
路线是错误的,知识越多越反动。。。。。。。。。。。。
  1. $ apt-file search libQt5PlatformSupport.a
  2. gaffer: /usr/share/gaffer/lib/libQt5PlatformSupport.a
  3. qtbase5-private-dev: /usr/lib/x86_64-linux-gnu/libQt5PlatformSupport.a
  4. $ sudo apt install qtbase5-private-dev
Copy the Code
Reply View the author