PDA

View Full Version : gentoo qt4 static linking



powermax
27th April 2008, 20:25
Hello,

I'm trying to build my application by static linking.
They say in the documentation:
To use this approach, you must start by installing a static version of the Qt library.

But i cant seem to find the /path/to/Qt where ./configure ... works.
I have the following directories: /usr/include/qt4/qt, /usr/share/qt4 and /usr/lib/qt4/.

thanks

wysota
27th April 2008, 21:11
You need to download sources of Qt or install a respective source package. In gentoo you can probably automatically emerge a static build by passing some option to the system's build system.