Clion with DPDK meson build

Answered

Hello,

I try to set up Clion to work with DPDK meson + ninja build system. 
Although meson is not supported, WanzenBug describes a neat work-around.
Clion-2020.2.5 completed indexing after ~20 min. After that environment was ready -
symbol lookups, code completions. For syntax coloring to work I needed to mark the code root source directory as source. 
Clion-2020.3 completed indexing much faster: ~5min and also had symbol lookups and code completions, but no syntax coloring.

0
1 comment

Discussed in the email correspondence. Summary:

1. There is a regression with opening a project located inside WSL2 - https://youtrack.jetbrains.com/issue/CPP-23445.

2. It's possible to work with DPDK project located locally on Windows in CLion 2020.3, but the compilation is slower.

0

Please sign in to leave a comment.