trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: October 2012

Re: [trinity-devel] [tdegraphics][autotools] regenerate Autoconf/Automake files

From: Darrell Anderson <humanreadable@...>
Date: Tue, 30 Oct 2012 23:18:08 -0700 (PDT)
> It seems I discovered another bug in cmake files. And to be sure,
> there it is and how to fix it, I need to compile it with autotools.
> But when I'm trying to regenerate files I run into troubles.
> What's wrong?

I am using cmake in my tdegraphics builds and have been since the module was ported to cmake. So let's focus on why cmake isn't working. :)

Note: When using autotools, be sure to always regenerate the autoconf/automake files, as mentioned in section 3 of the wiki:

http://www.trinitydesktop.org/wiki/bin/view/Developers/HowToBuild

> BTW is it ok to ask for support on build issues here? or I'm supposed
> to do it in trinity-users maillist?

This list is appropriate.

Darrell