We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
With #2793 we're getting 'undefined reference' errors https://github.com/SmingHub/Sming/actions/runs/9543740796/job/26300929559
It's Windows only, and re-running the test usually succeeds so not a particular priority. Possibly a race condition in the makefiles?
Windows builds are pretty bad anyway: WSL2 is a better option.
The text was updated successfully, but these errors were encountered:
Possibly a race condition in the makefiles?
@mikee47 I saw this too. Will check if at least downloading of a file or a repo fails silently somewhere...
Sorry, something went wrong.
Should be fixed in #2815. Feel free to re-open the issue if it occurs again.
Thanks slaff. I did take a look at modifying the lwip2 makefile but I like your solution better :-)
No branches or pull requests
With #2793 we're getting 'undefined reference' errors https://github.com/SmingHub/Sming/actions/runs/9543740796/job/26300929559
It's Windows only, and re-running the test usually succeeds so not a particular priority. Possibly a race condition in the makefiles?
Windows builds are pretty bad anyway: WSL2 is a better option.
The text was updated successfully, but these errors were encountered: