Qt support for .jpg in Linux ?
Hi,
I want to install Qt 4.2.2 in Linux. I know that old versions of Qt needed to be compiled specifically with .jpp support.
Does this version needs to be compiled with jpg support, or it is built in it by default ?
If it is not built in, then how do I tell Qt to compile with .jpg support ?
Qt and jpg support in Linux ?
Hi,
I want to configure and compile Qt statically in Linux.
I am going to use Qt 4.2.2.
Do I need to include any parameter in the ./configure command, so Qt will know that I will use jpg support ?
what is that parameter ?
or...
does Qt 4.2.2 already includes support for jpg ?
Re: Qt and jpg support in Linux ?
Please search the forum before asking questions that are likely to have already been answered.
Yes, you need to include a switch to turn on jpeg support. See configure -help for details.