Beanzilla
Beanzilla
Windows 7 Pro 64-bit I just found If you remove the python plugin it starts up just as if nothing happened, thanks Arnavion.
Just updated fyne/mobile to 0.1.2 now I get this error: ``` [i] Target: android/multiple [i] Cleaning target directories... [✓] "dist" dir cleaned: /home/apollo/dev/go/fyne/Timey/fyne-cross/dist/android [✓] "temp" dir cleaned: /home/apollo/dev/go/fyne/Timey/fyne-cross/tmp/android [✓] "bin"...
Ok, Thank you for the help. > That would explain why the example works just fine, because I don't mix `fyne` and `fyne/v2`. Just confirmed yup, I had `fyne.io/fyne/dialog` while...
Looks like [https://github.com/traefik/yaegi/blob/master/example/getfunc/getfunc_test.go#L26](https://github.com/traefik/yaegi/blob/master/example/getfunc/getfunc_test.go#L26) might be what you want to try out.
> Did you install the `libssl-dev` package? `libssl-dev` (1.1.1f-1ubuntu2.22) > Updated initial comment (added libssl-dev version and added attempt with [d0c827e])
I thought maybe if I installed [luajit](https://luajit.org/) which provides the [ffi](https://luajit.org/ext_ffi.html) lib then I could get it working, but still no luck getting this to work.