新同事花了兩天,我花了一個早上才把這難搞的東西弄妥.
主要是依據這三個網頁的指導:
http://blog.sudobits.com/2011/10/02/how-to-install-eclipse-ide-on-ubuntu-11-10/
http://greeennotebook.com/2010/09/eclipse-cc-cdt-python-pydev-and-qt-qt4-plugins-installation-tutorial-for-ubuntu-10-04/
http://qt.nokia.com/products/eclipse-integration/installation-instructions-for-linux-systems/
以及在這裡下載所需要的plugin
http://qt.nokia.com/products/eclipse-integration/
安裝前先確定自己安裝了gcc還有g++
1. 首先裝上ubuntu11.10 32bit,然後用在Terminal用command把Eclipse裝上
sudo apt-get install eclipse
sudo apt-get install eclipse-jdt
sudo apt-get install eclipse-cdt
2. 然後裝上qt的library
sudo apt-get install libqt4-dev qt4-doc-html
然後用qmake -version來檢查你的qmake是哪一版本.
3. 裝好了後去下載Qt Eclipse Integration for C++
4. 再來是把下載的qt-eclipse-integration-linux.x86-1.6.1.tar.gz unzip,把plugin裡的files放進eclipse的plugin folder裡,比如說/usr/lib/eclipse/plugins.
5. 用eclipse -clean在terminal開啟eclipse,在eclipse裡的Windows -> Preference左邊看有沒有QT,有的話把QT的version,bin path(通常在/usr/share/qt4/bin)還有include path(通常在/usr/share/qt4/include)輸入,那就完成了.
*如果在啟動eclipse時有這個error Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",記得sudo apt-get install gtk2-engines-pixbuf.
'Alarming errors' lead to 2024 Apple App Store class action decertification
by judge
-
After more than 13 years of back and forth, an antitrust case that was
awarded class action status in 2024 has now lost that status after numerous
errors w...
35 分鐘前
沒有留言:
張貼留言