Frederic Bonnet
- 活动总数 7
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 2
-
创建于 Code completion does not work on freshly imported project
Hi,I have imported a C++ project in CLion 2024.3.2 as a new project and none of the code completion actually work.How do I make CLION see the other methods in all the templates and other classes.F.. -
创建于 Linking libraries in the visual studio toolchain
已回答Hi,I am trying to link cufft and cudda libraries in Clion Nova but I cannot get it to work.For example -L cuffft in standard gnu toolchain.Also trying to add directives at compilation time and als...