Build errors? #2316
-
I'm getting a couple of errors when I attempt to build. My compile commands are:
I get one error about a debug macro in the LFS library:
I got around that by disabling debug printing for LFS (I added I also got a false positive for a dangling reference in the Navigation screen:
I got around that by reducing the dangling reference detection to a warning ( If others aren't seeing these issues, any idea why? If they are, I can submit a PR to add these changes. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
What compiler and SDK versions are you using? Those are the biggest factors involved in variance in compiler errors and warnings. |
Beta Was this translation helpful? Give feedback.
-
The compiler version is 14.2.rel1, and the SDK is 15.3.0. I got the links for them directly from doc/buildAndProgram.md. |
Beta Was this translation helpful? Give feedback.
Try with the older compiler version listed there: 10.3-2021.10.