Remote build + Conan

Completed

Hello

I build my project on a remote machine using Conan to resolve dependencies. Although the build is ok CLion doesn't find the dependencies headers (they are located at ~/.conan/...) and marks them with red. Is there any way to fix this?

Thanks,

Andrey

0
1 comment
Avatar
Permanently deleted user

I've found the solution: it's necessary to enable headers sync (or sync them manually) as described here

0

Please sign in to leave a comment.