You are not logged in.
I have some problems using thread on qt on archlinux, so i've put an eye on the qt's PKGBUILD to seeing if it has the -thread in the configure parameters...
But it doesn't ![]()
So i've looked into the qt's ebuild (PKGBUILD for gentoo) and it has.
My question: why this?
Thanks in advance
Offline
Since Qt 4, it is always multi-threaded, you don't need the -thread parameter anymore.
Are you writing the program or just trying to run it?
Offline
i'm running it..but i guess i've solved my problem...thanks ![]()
Offline