-
Notifications
You must be signed in to change notification settings - Fork 13
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
Does not build in Fire 10.0.0.2525 #15
Comments
These error messages are gone in Fire 10.0.0.2551. I get these instead:
|
Does it build in 2555? It kinda has to, since we build it as part of shipping.... |
I just tried 2557, and I get the same errors when building Swift.Tests/Cooper. |
After the latest commit, SBL compiles in 2557, but linker gives the errors mentioned in the first comment along with warning |
Is this possibly happening for watchOS? if so, watchOS is not supported by island yet, due to limitations on the GC. |
Just increased the verbosity of the build log to check this out. The warning seems to come from watchOS, but the errors are from Swift.Tests/Island.Android (except the last one that comes from Swift.Tests/Island.WebAssembly). |
Curious. I get compiler errors, instead: E: Internal error: Duplicate method with mismatching signature: ms_t21_Swift_d_____$Extension$Double_t_04_$Newns logged as: 84987: SBL Test.sln fails with IE |
Could this have something to do with Android SDK version? I have 24.0.3 and 28.0.3, and out of those, Elements seems to pick 24.0.3 ( |
The SwiftBaseLibrary does not build under Fire 10.0.0.2525. I get the following error messages:
The text was updated successfully, but these errors were encountered: