-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
problems running metareflect #3
Comments
you need to generate a file compile_commands.json, the content is like that:
In the readme, you can find how to use cmake to generate this file. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I cannot quite get it to work:
I compiled it with clang8.0.0 (head), it works with some minor CMakeList Adjustments (will send a PR...)
$BD/bin/metareflect test.hxx
Output:
Do you know the source of the problem?
Thanks a lot!
The text was updated successfully, but these errors were encountered: