[Qt] Mint updated to KDE 4.8

Den Jean Den.Jean at telenet.be
Wed Mar 7 20:29:08 CET 2012


On Tuesday 06 March 2012 21:52:55 Juha Manninen wrote:
>  Is there any easy way to fix it?
I can confirm that recompilation on Mint 12 64bit solves this.
On Mint 12 32bit I did not notice problems.

quick instructions:
===================
sudo apt-get install -y qt4-dev-tools
wget http://users.telenet.be/Jan.Van.hijfte/qtforfpc/V2.5/splitbuild-qt4pas-V2.5_Qt4.5.3.tar.gz
tar zxvf splitbuild-qt4pas-V2.5_Qt4.5.3.tar.gz
cd splitbuild-qt4pas-V2.5_Qt4.5.3/
qmake
make -j 4
sudo make install

Note: I you have manually installed the libraries in another
place than the qt4 default lib location (qmake -query | grep LIB),
you need to manually remove the other libs ofcourse.

kind regards,

Den Jean




More information about the Qt mailing list