Re: Which IDE do you recommend to import and develop Mesos and the cpusets module?

2019-09-25 Thread Benjamin Mahler
A number of us use Eclipse, some use vim / emacs or SublimeText. Eclipse's c++ indexer has been working well for me. On Fri, Sep 13, 2019 at 4:18 AM Felipe Gutierrez < felipe.o.gutier...@gmail.com> wrote: > Hi, > > I saw on the Mesos documentation [1] that cquery is recommended. I am not >

Re: Which IDE do you recommend to import and develop Mesos and the cpusets module?

2019-09-16 Thread Felipe Gutierrez
Just for the record, I am using Visual Studio Code on my Ubuntu 18 with CMake plugin and I got to compile the whole project. *--* *-- Felipe Gutierrez* *-- skype: felipe.o.gutierrez* *--* *https://felipeogutierrez.blogspot.com * On Fri, Sep 13, 2019 at

Which IDE do you recommend to import and develop Mesos and the cpusets module?

2019-09-13 Thread Felipe Gutierrez
Hi, I saw on the Mesos documentation [1] that cquery is recommended. I am not familiar with cquery, but it does not seem to be an IDE to develop. Although it says cquery provides IDE features. According to the documentation, I will need to install Ninja as well. And after all that I will need to