PDA

View Full Version : Hope for Jaunty -- Fix qt4



keeler1
December 11th, 2008, 03:11 AM
It would be great if qt4 could be done right in Jaunty. Especially phonon. Currently it is broken in intrepid. The phonon backends and development files are all put into the incorrect directories.

All qt libraries should be independent of kde. This is my hope for Jaunty.

RAOF
December 11th, 2008, 05:39 AM
It would be great if qt4 could be done right in Jaunty. Especially phonon. Currently it is broken in intrepid. The phonon backends and development files are all put into the incorrect directories.

All qt libraries should be independent of kde. This is my hope for Jaunty.

There's a bug report on launchpad, right? Otherwise this hope will remain a hope.

keeler1
December 11th, 2008, 05:45 AM
Yes there is a bug report. I am not very familiar with how things are packaged but it seems like it would be fairly easy to fix.

QMake does not point to the correct phonon library location. Therefore all the makefiles it generates do not compile without tinkering with the makefiles myself.