I did set it up with CLion - it's not perfect (still a few "false
positives" on compile errors and it gets confused in places) but it's
definitely better than the best I was able to achieve with Eclipse (see my
blog link below for details on that one).

I can't exactly remember what I did to make it all work, but I think you
can just point it to the CMakeList.txt top-level file, then CLion will do
the rest and figure it out - Alex will correct me, but last time I tried, I
was only able to use it up to the `stouttests` target, I'm sure a lot more
work now.

At any rate, code navigation, auto-completion, etc. work just fine.

--
*Marco Massenzio*
Distributed Systems Engineer
http://codetrips.com

On Wed, Nov 25, 2015 at 10:41 PM, Alex Clemmer <clemmer.alexan...@gmail.com>
wrote:

> CMake support is not quite mature yet. I think we're at least a couple
> months out before it's really ready to rely on, but I'm quite happy to
> hear about your bugs! Feel free to file them against me (I'm
> `hausdorff` on the JIRA), and I'll make sure they get routed properly.
>
> On Wed, Nov 25, 2015 at 8:22 PM, haosdent <haosd...@gmail.com> wrote:
> > I set up success for it. Because Mesos have cmake support now. Import it
> as
> > a cmake project.
> >
> > On Thu, Nov 26, 2015 at 12:21 PM, Shiyao Ma <i...@introo.me> wrote:
> >
> >> Hi,
> >>
> >> I'd like to browse the mesos code with abilities such as  jump to
> >> definitions, etc.
> >>
> >> Ctags and Youcompleteme fall short here.
> >>
> >> So I think CLION might be a good way to go, so anybody managed to do
> that
> >> with CLion?
> >>
> >> What's the setup ?
> >>
> >>
> >> Thanks.
> >>
> >>
> >> shiyao
> >>
> >
> >
> >
> > --
> > Best Regards,
> > Haosdent Huang
>
>
>
> --
> Alex
>
> Theory is the first term in the Taylor series of practice. -- Thomas M
> Cover (1992)
>

Reply via email to