[RESOLVED] Problems when source code is not in current folder #8564
CaledoniaProject
started this conversation in
General
Replies: 2 comments 3 replies
-
This might be down to the Suggestion: see if |
Beta Was this translation helpful? Give feedback.
1 reply
-
Also, |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a test.cpp and my taint query works fine against it:
But if I move test.cpp to somewhere else and run the database creation command:
And the same query will not yield any results.
How can I debug this problem and figure out what's wrong?
Beta Was this translation helpful? Give feedback.
All reactions