How do I get the examples to run? #13
Unanswered
nilsdoehring
asked this question in
Q&A
Replies: 1 comment
-
Hi, sorry for the long time to respond for me, but I had to struggle with my mental health for the last 7 months. you have to make sure your Emulator uses the latest EGL Version. you can set that in the Advanced setting of your Emulator. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi and thank you for this great project!
I am wondering: Is the example supposed to work on emulated devices?
I'm using the latest stable releases of Android Studio, Flutter, Dart on an intel Mac, and I'm running into the following issues:
RenderingContext.bufferData GLES error 1280
in cube.dart line 60.Undefined symbols for architecture x86_64
(details below).Any idea?
iOS simulator build error:
Android emulator runtime error:
Beta Was this translation helpful? Give feedback.
All reactions