Skip to content

build: fix local machine build scripts#1054

Open
nikola-kocic-jetbrains wants to merge 1 commit intoJetBrains:masterfrom
nikola-kocic-jetbrains:nikola.kocic/fix-local-build-scripts
Open

build: fix local machine build scripts#1054
nikola-kocic-jetbrains wants to merge 1 commit intoJetBrains:masterfrom
nikola-kocic-jetbrains:nikola.kocic/fix-local-build-scripts

Conversation

@nikola-kocic-jetbrains
Copy link
Copy Markdown
Contributor

  • WASM was trying to double-link the libraries (on macOS)
  • The minimal macOS version was not alignd between Skia and Skiko
  • ARM Linux was misdetected (uname -a reports "aarch64" in that case)

* WASM was trying to double-link the libraries (at least on macOS)
* The minimal macOS version was not aligned between Skia and Skiko
* ARM Linux was misdetected (`uname -a` reports "aarch64" in that case)
@nikola-kocic-jetbrains nikola-kocic-jetbrains force-pushed the nikola.kocic/fix-local-build-scripts branch from a22b67f to a54856b Compare May 9, 2025 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants