You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am learning to use Cmake along with learning C++ for embedded projects. I am trying to get setup using cmake via eclipse. I am using the sample cmake files provided and am getting errors
...cmake4eclipse-sample-projects\C-flat_build\Release\compile_commands.json' was not created in the build. Your workbench will not know all include paths and preprocessor defines.
I've read a few online discussions about this but I am still not clear on how to clear this warning
The text was updated successfully, but these errors were encountered:
Hi, I am learning to use Cmake along with learning C++ for embedded projects. I am trying to get setup using cmake via eclipse. I am using the sample cmake files provided and am getting errors
...cmake4eclipse-sample-projects\C-flat_build\Release\compile_commands.json' was not created in the build. Your workbench will not know all include paths and preprocessor defines.
I've read a few online discussions about this but I am still not clear on how to clear this warning
The text was updated successfully, but these errors were encountered: