On Tue, Feb 14, 2012 at 8:29 AM, Calvin Morrison <mutantturkey(a)gmail.com> wrote:
On 13 February 2012 23:18, Aleksey Midenkov
<midenok(a)gmail.com> wrote:
Is there a stable tag for 3.5.13 in Git or
somewhere else which I can
build without problems? I can't build trinity for about year! I want
to continue application development but these endless build issues
hold me stopped. There were once git branch somelike named v3.5.13,
but it weren't building smoothly anyway. Now 'git branch' command
shows nothing.
Does this help?
http://git.trinitydesktop.org/cgit/tde/tag/?id=v3.5.13
Yes, thanks. I forgot to look for tags with 'git tag -l'. But now
building tqtinterface from that tag triggers error:
"Unable to build a simple Qt3 test."
I have latest tqt3 installed from git (there is no tags for tqt3). Do
I need to build tqtinterface with another version of qt3?