Armin K. wrote: > And ton of another workarounds, variables and configure/cmake switches > we don't know yet.
Not really. I have about 4 years experience converting a large app from Qt3 to Qt4 and this is the way I did it. Qt handles things like includes and libraries either in the .pro files or, for Qt code, in the mkspecs files. I was doing this while using KDE3 and later KDE4. There's still some Qt3 stuff there and build and run are fine. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
