Frederic Bonnet

- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Frederic Bonnet created a post, 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.. -
-
-
-
Frederic Bonnet created a post, AnsweredLinking 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...