Replies: 2 comments 1 reply
-
Please run the initial compilation through the logger. If you have already compiled the project and |
Beta Was this translation helpful? Give feedback.
1 reply
-
Dear @junwha0511,
This creates a file named |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I'm trying to log build commands of qhull using CodeChecker, but I see no result in output.json
https://github.com/qhull/qhull
CodeChecker log -b 'make -j
nprocall' -o output.json
The Makefile uses gcc https://github.com/qhull/qhull/blob/master/Makefile#L136
but nothing is shown in the result.
What would be the problem?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions