You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
this is very cool.
I have tried to build however and struggled. I got similar issues to the other issue that was created and now getting
gomobile bind -o foo.aar -target android -androidapi 19 -tags desktop,production,android . github.com/wailsapp/wails/v2/pkg/wailsdroid
gomobile: /Users/username/go/bin/gobind -lang=go,java -outdir=/var/folders/s3/_7sk9yj522d3gs775j5pssq40000gn/T/gomobile-work-3557923749 -tags=desktop,production,android changeme github.com/wailsapp/wails/v2/pkg/wailsdroid failed: exit status 1
unable to import bind: no Go package in golang.org/x/mobile/bind
unable to import bind: no Go package in golang.org/x/mobile/bind
unable to import bind: no Go package in golang.org/x/mobile/bind
"golang.org/x/mobile/bind" is not found; run go get golang.org/x/mobile/bind: no Go package in golang.org/x/mobile/bind
I wonder if you might have a chance to update this to the latest wails v2 version and see if you can compile it? I have tried but couldn't get the changes to wails properly rebased.
Thoughts:
possible to create an install to a wails variant with instructions in readme, i.e install to wandroid or something and the make command etc uses that?
It would be very cool if this got some activity as you basically hit a gold mine!
The text was updated successfully, but these errors were encountered:
Hi,
this is very cool.
I have tried to build however and struggled. I got similar issues to the other issue that was created and now getting
I wonder if you might have a chance to update this to the latest wails v2 version and see if you can compile it? I have tried but couldn't get the changes to wails properly rebased.
Thoughts:
wandroid
or something and the make command etc uses that?It would be very cool if this got some activity as you basically hit a gold mine!
The text was updated successfully, but these errors were encountered: