-
Notifications
You must be signed in to change notification settings - Fork 282
windows image error #494
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
The docker image goflutter/hover might be using an older version of flutter. |
hi @pchampio thanks for reply! I made a new image for this! rhemsjapan/goflutter-hover:latest
|
I think there was a similar issue a few weeks ago. I'll do a quick search |
#469 this looks pretty similar so I guess this is a duplicate. Anyway @pchampio suggested that the errors may come from virtualization. So @RayMeibergen are you running the Windows app in a VM? |
yes! |
found the solution! add this "-opengl=none" and it's working now!!!
|
hi
when I build with windows.
I can not get image.
when I run with mac I can get image
but with windows, I get just a box.
Is this a bug?
The text was updated successfully, but these errors were encountered: