[Qt] Mint updated to KDE 4.8

Juha Manninen juha.manninen62 at gmail.com
Wed Mar 7 20:55:05 CET 2012


2012/3/7 Den Jean <Den.Jean at telenet.be>

> 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.
>

Thanks.
I did basically the same things but partly using graphical tools. I am not
a cmd line freak although I like Linux.
For "make" I should maybe use "-j 3" because my AMD processor has only 3
cores. It had 4 but then it was dropped from the manufacturing line, 1 core
broke and they decided to sell it as a 3-core processor. :)

Juha
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/qt/attachments/20120307/c41005fc/attachment-0002.html>


More information about the Qt mailing list