Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[SDL3] iOS simulator build of SDL3 has invalid native format #2430

Open
joskuijpers opened this issue Feb 27, 2025 · 0 comments
Open

[SDL3] iOS simulator build of SDL3 has invalid native format #2430

joskuijpers opened this issue Feb 27, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@joskuijpers
Copy link
Contributor

Summary

When building a target with net8.0-ios, I get the following error:

ld: unknown file type in '~/.nuget/packages/silk.net.sdl.native/3.2.4-build875.0/runtimes/iossimulator/native/libSDL3.a'

The file is of this type:

file ±/.nuget/packages/silk.net.sdl.native/3.2.4-build875.0/runtimes/iossimulator/native/libSDL3.a
±/.nuget/packages/silk.net.sdl.native/3.2.4-build875.0/runtimes/iossimulator/native/libSDL3.a: Mach-O universal binary with 2 architectures: [x86_64:current ar archive] [arm64]
±/.nuget/packages/silk.net.sdl.native/3.2.4-build875.0/runtimes/iossimulator/native/libSDL3.a (for architecture x86_64):       current ar archive
±/.nuget/packages/silk.net.sdl.native/3.2.4-build875.0/runtimes/iossimulator/native/libSDL3.a (for architecture arm64):        data

Steps to reproduce

  • Platform: iOS
  • Framework Version: 8
  1. Created a new project for iOS with SDL3
  2. Built it
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
Status: Todo
Development

No branches or pull requests

1 participant