trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: April 2011

Re: [trinity-devel] kdevelop - cmake error

From: Baho Utot <baho-utot@...>
Date: Wed, 20 Apr 2011 20:15:27 -0400

On Wednesday 20 April 2011 8:04:30 pm Serghei Amelian wrote:
> 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

OK

>
> > --   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.

Ok will wait for fix