-
Hello, I'm encountering an issue while building the firmware for the Heltec Wireless Tracker on Windows. The error message is:
I have tried several troubleshooting steps:
Could anyone provide guidance or suggestions to resolve this issue on Windows? Thank you in advance for your help! 😊 |
Beta Was this translation helpful? Give feedback.
Answered by
mverch67
Jan 22, 2025
Replies: 1 comment
-
If you're happy with a 200kb bigger firmware file then you can remove the |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
fifieldt
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If you're happy with a 200kb bigger firmware file then you can remove the
-flto
flag in your local dev setup. Then this windows error should not occur anymore.