Thanks, that lead me in the right direction.
The OpenGL library that I'm using: https://github.com/goxjs/gl claims to
support iOS (which it does) but it doesn't recognize the 'ios' build tag
that gomobile uses.
On Sunday, January 28, 2018 at 5:58:12 AM UTC-8, Elias Naur wrote:
>
> Only OpenG
Only OpenGL ES (OpenGLES.framework) is available on iOS. Furthermore, iOS
builds use the frameworks installed in the platform directory. On my system
that's
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks
or
/Applica