PDA

View Full Version : How to recompile



vishesh
24th February 2007, 13:58
hi,
I want to insert gif file. For that i need to recompile the qt with gif support.
I don't know how to recompile. Pz tell me how to recompile?

wysota
24th February 2007, 14:46
configure with -qt-gif switch turned on and then call make and make install.

In doubt call configure -help and read the output.