bilibili_player icon indicating copy to clipboard operation
bilibili_player copied to clipboard

怎么编译安装啊?

Open c02y opened this issue 8 years ago • 1 comments

怎么编译安装啊,这个对qt不熟悉的不太友好啊


UPDATE:

Fedora 24, 64-bit:

  1. sudo dnf install bullet-devel qt5-qbase-devel qt5-qtsvg-devel qt5-qtmultimedia-devel libXrandr libass
  2. git clone https://github.com/microcai/bilibili_player.git
  3. cd bilibili_player
  4. mkdir build; cd build
  5. cmake ..
  6. make
  7. sudo make install # or whatever

UPDATE2:

  1. 随便试了几个链接全都加载不出来,bilibili接口变了?

  2. 终端播放

    detecting screen ... screen resulution: 1920x1080 screen DPI = 141.858 good! screen Logical DPI = 96 stupid DPI settings! you idiot! stupid dumb! Go fuck you self, have't you see the font tooo small for you?

设置到建议的192大得吓死人,96就是我最舒服的DPI

最后一句话,WTF,短短一句话好几个错误

c02y avatar Oct 22 '16 07:10 c02y

楼上的朋友问题解决了吗 ? 一样一样的

lowy avatar May 22 '17 12:05 lowy