trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: November 2012

Re: [trinity-devel] tqtinterface cmake files

From: cricketc@...
Date: Mon, 5 Nov 2012 22:04:07 -0500
Thanks - I did that, removed the empty cmake directory, and renamed
the tde-common-cmake folder to cmake. That seems to have helped with
that error.

Seems like there could be a better way to handle the shared cmake files?

-Ben

On Mon, Nov 5, 2012 at 9:37 PM, Calvin Morrison <mutantturkey@...> wrote:
> You should clone cmake within the tqinterface folder:
>
> use this:
>
> git clone http://scm.trinitydesktop.org/scm/git/tde-common-cmake
>
>
>
>
> On 5 November 2012 21:21, <cricketc@...> wrote:
>>
>> Hello,
>>
>> I'm trying to build tqtinterface (with cmake). I cloned tqtinterface
>> from git, but the tqtinterface/cmake directory seems to be empty, and
>> I get an error on TDE_Macros and tde_save. I see the TDEMacros file in
>> the cmake module, but I get an error when I try to clone cmake like I
>> did tqtinterface.
>>
>> git clone http://scm.trinitydesktop.org/scm/git/cmake
>> Cloning into 'cmake'...
>> fatal: http://scm.trinitydesktop.org/scm/git/cmake/info/refs not
>> found: did you run git update-server-info on the server?
>>
>> What's the process for referencing the cmake shared files when I'm
>> building tqtinterface?
>>
>> Thanks,
>> -Ben
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail:
>> trinity-devel-unsubscribe@...
>> For additional commands, e-mail:
>> trinity-devel-help@...
>> Read list messages on the web archive:
>> http://trinity-devel.pearsoncomputing.net/
>> Please remember not to top-post:
>> http://trinity.pearsoncomputing.net/mailing_lists/#top-posting
>>
>