Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Dmitry Kabanov
Total activity
4
Last activity
July 14, 2023 16:07
Member since
July 12, 2023 12:44
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (0)
Comments (3)
Sort by recent activity
Recent activity
Votes
Created
July 14, 2023 16:07
Evgenii Novozhilov good to know, thanks. Although I am not quite convinced, as the issue mentions msys2 and zsh, that is Windows, while I am working under Ubuntu.
Community
CLion
How to use anaconda (miniconda3) c++ development environments with CLion ?
0 votes
Edited
July 13, 2023 15:53
Anna Falevskaya, yes, these lines show correct results for a simple `env` file like this: export PATH="$CONDA_PREFIX:$PATH"export MYPATH=something Thank you. However, the problem with sourcing cond...
Community
CLion
How to use anaconda (miniconda3) c++ development environments with CLion ?
0 votes
Created
July 12, 2023 12:44
For me this feature somehow does not work in CLion Build #CL-231.9161.40, built on June 20, 2023. I created a very simple environment file, where I set variables PATH and MYPATH, and they both are ...
Community
CLion
How to use anaconda (miniconda3) c++ development environments with CLion ?
0 votes