Andersbakken / rtags

A client/server indexer for c/c++/objc[++] with integration for Emacs based on clang.
http://www.rtags.net
GNU General Public License v3.0
1.83k stars 253 forks source link

Error when I am trying cmake. #1367

Closed igoumeninja closed 4 years ago

igoumeninja commented 4 years ago

Screenshot from 2020-01-12 20-07-50

Ubuntu 19.04

Thanks in advance Aris

casch-at commented 4 years ago

You need to install the clang development libraries.

https://packages.ubuntu.com/search?searchon=contents&keywords=clang-c%2FIndex.h&mode=exactfilename&suite=disco&arch=any.

sudo apt install libclang-6.0-dev
igoumeninja commented 4 years ago

Screenshot from 2020-01-13 11-01-11

cound not find load file: rct/rct.cmake

Thanks in advance Aris

casch-at commented 4 years ago
git clone --recursive https://github.com/Andersbakken/rtags.git
casch-at commented 4 years ago

https://github.com/Andersbakken/rtags/wiki/Installing-RTags

igoumeninja commented 4 years ago

Thanks for your support. I manage to install. Now I can not start the RTags daemon (rdm). Screenshot from 2020-01-13 22-35-31

casch-at commented 4 years ago

Should be at ./src/rdm... if you built inside rtags src dir.

find . -name rdm

Her is the link to the wiki https://github.com/Andersbakken/rtags/wiki

On January 13, 2020 8:37:39 PM UTC, Aris Bezas notifications@github.com wrote:

Thanks for your support. I manage to install. Now I can not start the RTags daemon (rdm). Screenshot from 2020-01-13
22-35-31

-- Christian Schwarzgruber T: +43 699 194 166 34 E: c.schwarzgruber.cs@gmail.com