-
-
Notifications
You must be signed in to change notification settings - Fork 356
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
can't compile to web browser with Gitpod #5821
Comments
I think this might be related to #5794 and #5749. You can add the flag |
It appears that there is a fault in the gitpod build toolchain and it has not updated to use the correct compiler, so that error is both correct and should not be bypassed. For some reason it appears to still be using the earlier / 2.10 toolchain, rather than the toolchain that is now in use in 2.11.
|
this works. thank you. |
Why? What is the reason for #5749, no issue was cited for the change. Is this an entirely theoretical issue? If it is then the commit should be reverted because it is causing real issues. The build environment shouldn't be unnecessarily restricted without cause. If this was an effort to avoid problems then it obviously didn't work. |
Since you do not know which kind of problems we wanted to avoid, your way of expressing you opinion is uncalled for. If you do not like our decision, use the cmake sitch and do not come to us crying when your radio crashes and you loose a model. |
I asked why because I wanted to know, understand the risk and because the advice not to use the flag seems to have been ignored here. This is open source, I don't like or dislike any decision on this project. If it doesn't suit my needs then I make any change I want and move on. There's no need to make this personal, criticize people helping with the project or talk about crashing, loosing models and people crying. |
Is there an existing issue for this problem?
What part of EdgeTX is the focus of this bug?
Build system
Current Behavior
For a few days now when I try to compile in the web browser with Gitpod it gives me an error
Expected Behavior
be able to compile as before
Steps To Reproduce
start the web compiler with gitpod. by entering make arm-none-eabi-configure . gives an error
Version
Nightly (Please give date/commit below)
Transmitter
RadioMaster TX16S / TX16SMK2
Operating System (OS)
Windows
OS Version
windows 11
Anything else?
-- Detecting CXX compile features -.txt
The text was updated successfully, but these errors were encountered: