-
Please answer these questions before submitting your issue. Thanks!
### What version of Go are you using (`go version`)?
go version go1.7.5 darwin/amd64
### What operating system and processor …
-
```
gomobile: loadExportData failed: go install -pkgdir=mydirectory/go/pkg/gomobile/pkg_android_arm -gcflags=-shared -ldflags=-shared golang.org/x/mobile/example/bind/hello failed: exit status 2
# g…
-
The short version: The `#ifndef` lines in the generated headers are preventing the inclusion of the `Hello.objc.h` content. (Which causes compile errors in a project that tries to use the framework.)
…
-
-
Hi,
As part of implementing `c-archive` and `c-shared` support, I'm trying to properly propagate CPU selection to the Go toolchain when doing things such as building an iOS app or library.
See htt…
-
## Preamble
Idea: DEV#007
Title: Replace status-go bindings with a single RPC-like one
Status: WIP
Created: 2017-11-10
## Summary
The idea is to replace most of [the curren…
-
I was wondering if gradle is supposed to build the aar file or if you explicitly run gomobile?
I have the project running and then deleted the aar file to see it being rebuild but only got errors.…
-
```
2017-12-06 23:48:26.692980+0900 goinovation[340:12950] [DYMTLInitPlatform] platform initialization successful
2017-12-06 23:48:27.005907+0900 goinovation[340:12878] libMobileGestalt MobileGestal…
-
Hi
Thank you for this amazing package.
Would you know if this library can be used together with `gomobile bind` to access usb devices on android/ios?
I am trying it, it compiles fine, but I g…
benma updated
7 years ago
-
Please answer these questions before submitting your issue. Thanks!
### What version of Go are you using (`go version`)?
go version go1.7.3 darwin/amd64
### What operating system and processor …