DescriptionGet the OpenGLUI emulator building again on the desktop. Mostly this is applying the changes here:
https://code.google.com/p/dart/issues/detail?id=9961
I also added a few Skia libraries to the emulator to make them consistent with the embedder library.
I had to apt-get install libgif-devel to get this to build.
Currently the Android build is broken. We seem to have a mix of x64 and ia32 breaking the link. I'm not sure why this is happening yet, but it may be related to a recent Skia change for Android. See https://groups.google.com/d/topic/skia-discuss/lSrgomxplqo/discussion for details. Related to that, you will need to do apt-get install gsutil to buld Skia for Android.
Committed: https://code.google.com/p/dart/source/detail?r=22046
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|