Does tdevelop-r14.0.1 need compiled and installed in the same directory as the tqt3 package? in my case /usr/lib64/tqt3/lib64.
As the tdevelop ( libkinterfacedesigner ) compile could not find the libtqt-mt.* librarys in the /usr/lib64/tqt3/lib64 but when I made simlinks to libtqt-mt.* from within the /usr/lib64 directory the tdevelop compiled just fine.
This got me thinking, Does tdevelop need to have the same make_install directory as tqt3?