Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rdm on windows is broken, any way to turn off using rtags in cmake-ide ? #88

Open
sanderboer opened this issue Feb 11, 2017 · 1 comment

Comments

@sanderboer
Copy link

Hi,

rtags does not build on windows/msys2/mingw64, due to dependecies on (among other things) sys/mman.h
On windows, using msys2/mingw64, I can use cmake-ide, but when opening a cpp file, it tries to start rdm server, which fails, resulting in lag.
Is there a way I can turn of the use of rtags alltogether ?

thx. S

@atilaneves
Copy link
Owner

That's an rtags issue, not cmake-ide. You can turn off using rtags by uninstalling the package, but a lot of functionality will be gone.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants