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

Whether or not use conan by remote in Clion #100

Open
MichaelWU0726 opened this issue Feb 17, 2022 · 5 comments
Open

Whether or not use conan by remote in Clion #100

MichaelWU0726 opened this issue Feb 17, 2022 · 5 comments
Assignees

Comments

@MichaelWU0726
Copy link

I followed the official blog post about clion integration. But in menu Build,Execution,Deployment > Conan, I couldn't find to select the remote conan executable

@memsharded memsharded self-assigned this Feb 17, 2022
@memsharded
Copy link
Member

Hi @MichaelWU0726

It is possible that there is something not working great with the plugin. The blog post is almost 3 years old, and recently we have stopped maintaining the plugins, because we are focused on Conan 2.0. We will resume work on it after 2.0.

Moving this issue to the CLion plugin repo.

@memsharded memsharded transferred this issue from conan-io/conan Feb 17, 2022
@MichaelWU0726
Copy link
Author

Hi@MichaelWU0726

It is possible that there is something not working great with the plugin. The blog post is almost 3 years old, and recently we have stopped maintaining the plugins, because we are focused on Conan 2.0. We will resume work on it after 2.0.

Moving this issue to the CLion plugin repo.

when would the plugin work? Recently, I want to use conan in IDE

@memsharded
Copy link
Member

when would the plugin work? Recently, I want to use conan in IDE

It will still take a few months, I cannot say accurately, but 2.0 still in alpha, will move to beta for a few months before GA.

@MichaelWU0726
Copy link
Author

when would the plugin work? Recently, I want to use conan in IDE

It will still take a few months, I cannot say accurately, but 2.0 still in alpha, will move to beta for a few months before GA.

So, it is only used by command line now?

@memsharded
Copy link
Member

So, it is only used by command line now?

Yes. You might want to try the cmake-conan integration, so CMake manages to retrieve the dependencies automatically (but be aware that that approach might also have some edges, like not supporting the latest Conan features).

In any case, the plugin barely implements like 5% of the whole functionality (conan install), so the command line is very recommended anyway, I strongly recommend to learn it and use it, it pays off.

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