trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: February 2012

Re: [trinity-devel] configure: error: Qt (>= Qt 3.3 and < 4.0) (headers and libraries) not found

From: "Timothy Pearson" <kb9vqf@...>
Date: Thu, 16 Feb 2012 19:39:24 -0600
>> The problem should be fixed in the admin directory in GIT,
>> but it will
>> take some time to propagate to all TDE modules in GIT.
>
> By golly, I believe you did fix the problem. :) Good job. Thanks!
>
> How do I view the specific patch(es) in my local GIT? When I updated my
> local tree I obviously obtained the required patch(es) because my automake
> packages now build, but running various forms of "git log" does not reveal
> the exact fix.
>
> Darrell

You need to change to the admin/ directory and issue git log from within
it.  This is due to the fact that admin/ and cmake/ are GIT submodules,
and GIT does not handle them in a user friendly manner at all.

Tim