M Laws
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 3
-
M Laws commented, -
-
M Laws created a post, AnsweredCLion IDE (CMake): Project builds but no intelligence for external libraries (GLFW)
I'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... -
-
M Laws created a post, AnsweredCLion - CUDA Syntax - "Use of undeclared identifier cudaConfigureCall"
I 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...