clion is too slow when using boost

Answered

clion is too slow when using boost.Especially when using boost.parameters. I have to input one line, then wait one minute, and then input another line.... Can I set the IDE not to parse any code about boost.parameters?

2
4 comments
Avatar
Permanently deleted user

Have you tried RIght click -> Mark Directory As -> Library Files?

0

Could you also try enabling memory indicator (`Preferences | Appearance & Behavior | Appearance | Show memory indicator`) and keep an eye on it for some time? If it is close to the limit at the time when you are experiencing the problems, then try increasing the Xmx JVM option according to this guide. Does that help?

0

Yes. Very slow. The good side is, since 2017.1, at least I can bear it. I do hope the coming 2017.2 can have a remarkable performance improvement.

0

BOOST was installed in the system directory, I don't know how to mark it as library files. Try increasing the Xmx JVM option has no effect.

0

Please sign in to leave a comment.