trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: June 2011

Re: [trinity-devel] Another problem with cmake

From: "Timothy Pearson" <kb9vqf@...>
Date: Sat, 18 Jun 2011 15:37:22 -0500
> This time it does not pass qt3 library option to the linker.
>
> Setting LIBS environment variable does not help.
> https://build.opensuse.org/package/show?package=ksudoku&project=home%3AAnsus%3AKDE3

We do provide Autotools in parallel with CMake, although I have been
unable to repair Autotools for arts and a couple other modules.  If you
would like to see if you can fix Autotools for arts, etc. I would
definitely appreciate the help!

> People, cmake is just a barrel of pain and nothing else. I have multiple
> packages abandoned only because they use cmake.

Honestly, I have had may of the same problems you mention with Autotools,
and personally feel that Autotools is a barrel of pain compared with
CMake.  I would hazard a guess that any project of this complexity will
have build system issues regardless of the underlying build file generator
in use.

Tim