M Laws

- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 3
-
Created CLion IDE (CMake): Project builds but no intelligence for external libraries (GLFW)
AnsweredI've implemented the GLFW basic example. The GLFW header file is reported as not being found and such the CLion IDE is reporting and error and not providing intellisense however the project correct... -
Created CLion - CUDA Syntax - "Use of undeclared identifier cudaConfigureCall"
AnsweredI have a simple HelloWorld CUDA application that builds and runs correctly. I'm using CLion 2020.2 which supports CUDA syntax however I'm getting a false error "Use of undeclared identifier cudaCon...