Hello,
I tried to compile tqtinterface, in this way:
svn co
svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface
cd tqtinterface
make -f admin/Makefile.common
./configure
make
Sources are compiled fine, but libtqt.so.4.2.0 is not created, only
libtqt.la
--
Serghei
Are you attempting to compile for Qt3 or Qt4? Qt4 support is NOT READY,
and will not be able to compile even kdelibs for many months.
If you are compiling for Qt3, then something might be amiss in your build
setup. Please make sure you have all Qt development headers installed,
and if you don't mind posting the full output of the commands you listed
above I may be able to shed more light on the problem.
Thanks!
Tim