veandco / go-sdl2

SDL2 binding for Go
https://godoc.org/github.com/veandco/go-sdl2
BSD 3-Clause "New" or "Revised" License
2.17k stars 219 forks source link

Plan to add iOS compilation support ? #466

Closed QiProject closed 4 years ago

QiProject commented 4 years ago

Or any guide that's we could build it our own ?

veeableful commented 4 years ago

Hi @QiProject,

We don't have any effort in adding iOS compilation support yet as I'm unknowledgeable in that area. We certainly could use some help! Otherwise, I might need to learn about the iOS development process.

QiProject commented 4 years ago

It’d be great if it could support iOS since sdl itself support iOS, And go is a such good Lang to work, hope id help some of this in the future.

gedw99 commented 2 years ago

i have a mac and ios device to test on, if anyone needs a guinea pig to test on :)

veeableful commented 2 years ago

Thanks for the kind offer, @gedw99! I will let you know once we start implementing support for iOS.