Colin Sullivan

Results 29 comments of Colin Sullivan

Is the fix here to generate arm builds for macos too?

See related issue: https://github.com/juce-framework/JUCE/issues/1522

See related issue: https://github.com/juce-framework/JUCE/issues/1515

@muttleyxd @shenxianpeng FYI - I believe these builds are correct, unfortunately I am stuck because the way the artifacts are being uploaded to GitHub exceeds the rate limits. It appears...

@echoix @shenxianpeng @muttleyxd , fixed the issue in a subsequent PR: https://github.com/muttleyxd/clang-tools-static-binaries/pull/73 I will merge that one into here then the arm build project may be finished.

@muttleyxd @echoix @shenxianpeng any final thoughts? @shenxianpeng any other way you can think to test these builds?

Note - this PR gets us started but there is more work to be done namely: https://github.com/muttleyxd/clang-tools-static-binaries/pull/70/files#r2110450802 Any ideas would be much appreciated

I was seeing a slightly different error in the console with the same root cause. Can't repro in 2.6.1

> That's the baseline "values when uninitialized" definition, so `hasNextPage: false` is accurate there. > > We may be missing grabbing those fields in some of the TS overrides later,...