Source context is missing #881
Closed
MartinDelille
started this conversation in
General
Replies: 1 comment 21 replies
-
Do you have any log output from |
Beta Was this translation helpful? Give feedback.
21 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,
I'm trying to configure source context that used to work on my Qt project but probably stop working since I moved from QMake to CMake.
I currently upload successfully the debug symbol thank to the following code:
When I have a crash, I have the correct line number but not source context.
Any idea what I could miss ?
Here is my context:
Beta Was this translation helpful? Give feedback.
All reactions