Click to go to error in Messages : Build
Answered
When I have a compilation in one of my source files, I cannot click on the error on Windows version (if I remember well I can do it in the Linux version). Example:
[ 98%] Building CXX object VPixxProgram/CMakeFiles/VPixxProgram.dir/Views/VPixxProgramMainWindow.cpp.obj
V:\svn_Software\Software\VPixxProgram\Views\VPixxProgramMainWindow.cpp(25,5): error: unknown type name 'sadfasdf'
There is no link on the error to go to the error. I am using the latest CLion Build
Is this a configuration issue?
Thanks
Please sign in to leave a comment.
P.S> on Windows, I am using clang-cl to compile with the MSVC Toolchain
Hello!
Feel free to comment or upvote https://youtrack.jetbrains.com/issue/CPP-19699. See https://intellij-support.jetbrains.com/hc/en-us/articles/207241135-How-to-follow-YouTrack-issues-and-receive-notifications if you are not familiar with YouTrack.
Sorry for the inconvenience.