When compiling the streamer, the specific errors in C++ cannot be printed out. #2552
Unanswered
xujunjie12345
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I used "cargo xtask build-streamer" to compile it.
Does anyone know how to print out specific compilation errors when compiling streamer?
As shown in the figure above, I can see that the error is in FrameRender.cpp, but I cannot see the specific reason for the error or the exact line number.
Beta Was this translation helpful? Give feedback.
All reactions