Qt

Qt Compile5.6

깡죠 2016. 6. 28. 15:09


sudo apt-get install libxcb-xinerama0-dev 

sudo apt-get install build-essential perl python git

sudo apt-get install "^libxcb.*" libx11-xcb-dev libglu1-mesa-dev libxrender-dev libxi-dev

sudo apt-get install libicu-dev



https://launchpad.net/~svada-dev/+archive/ubuntu/gstreamer1.0-precise-backports

//변경 sudo add-apt-repository ppa:svada-dev/gstreamer1.0-precise-backports


https://launchpad.net/~dwink/+archive/ubuntu/gstreamer

ppa:dwink/gstreamer   <<사용


sudo apt-get install freeglut3 freeglut3-dev


Qt multimedia

sudo apt-get install libasound2-dev libgstreamer0.10-dev libgstreamer-plugins-base0.10-dev


http://qiita.com/aKenjiKato/items/d626af4685065426326d


 :http://hamonikr.org/board_bFBk25/17883



https://launchpad.net/~miurahr/+archive/ubuntu/qt5


./configure -opensource -confirm-license -prefix /opt/Desktop_qt5.6  -glib -gstreamer 1.0 -skip  qtserialbus -skip qtwebchannel -skip qtwebengine -skip qtwebsockets -skip qtwebview -nomake examples -v


---

GStreamer 1.0 auto-detection... ()
Project ERROR: gstreamer-audio-1.0 development package not found
GStreamer 1.0 disabled.
The GStreamer 1.0 functionality test failed!
 Turn on verbose messaging (-v) to /home/li/Desktop/qt-everywhere-opensource-src-5.6.0/qtbase/configure to see the final report.
li@li:~/Desktop/qt-everywhere-opensource-src-5.6.0$ echo $LD_LIBRARY_PATH 
:/usr/lib/x86_64-linux-gnu
---

 gstreamer-audio-1.0

sudo apt-get install libgstreamer-plugins-base1.0-dev  << 와우 된다

링크

Qt5 for Precise 12.04 LTS: https://launchpad.net/~miurahr/+archive/ubuntu/qt5

Ubuntu GStreamer1.0  : https://wiki.ubuntu.com/Novacut/GStreamer1.0#Adding_PPA_for_Ubuntu_Precise