trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: September 2010

Re: [trinity-devel] tqtinterface compilation problem

From: "Timothy Pearson" <kb9vqf@...>
Date: Wed, 1 Sep 2010 10:46:35 -0500
> This is big task, but i will try :) The good thing is that cmake have
> builtin
> support for Qt3 and KDE3, this will help a lot.

Thanks!

> I'm in sync with svn repo with "svn co
> svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface",
> I'm not sure if is correct.

I was referring to write access, but it is also good that you are keeping
your local copy in sync with the server.

> PS You want keep qtq headers directly in /usr/include? I prefer to
> separate it
> from system headers, like /usr/include/qtq

That should probably be /usr/include/tqt, and yes, if you can make the
other CMake-enabled modules detect and use the TQT headers in
/usr/include/tqt, it would be preferable to install the headers to that
directory.

Tim