trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: April 2011

Re: [trinity-devel] kdevelop - cmake error

From: Serghei Amelian <serghei@...>
Date: Thu, 21 Apr 2011 03:04:30 +0300
On Thursday 21 April 2011 02:31:17 Baho Utot wrote:
>      mkdir -vp ${_builddir}
>      cd ${_builddir}
>      msg "Starting cmake..."
>      cmake ${_source}/${_module}/ \
>          -DCMAKE_INSTALL_PREFIX=${_prefix} \
>          -DBUILD_ALL=ON

kdevelop have two more flags: WITH_LANGUAGE_ALL and WITH_VCS_ALL

>
> --   found 'TDE', version 3.5.13
> CMake Error: Attempt to add a custom rule to output
> "/build/src/BUILD/kdevdesigner/designer/actiondnd.moc.rule" which
> already has a custom rule.
> -- Configuring incomplete, errors occurred!

Fixed in SVN revision 1228608.

However, will fail later with compiling error, which must to be fixed.

-- 
Serghei