On 09/30/2016 04:07 PM, Tony Garnock-Jones wrote: > On 09/30/2016 03:38 PM, Jay McCarthy wrote: >> This could mean a few things... >> - "basic" still uses "simulator.rkt" and not "tablet.rkt" > > I haven't checked, but all I did was take the checked-in basic*rkt and > rename them to app*rkt. I will check now. > > ... Oh ok! Yep, it's "simulator.rkt". That could be it! I'll change it > to "tablet.rkt" and give it another try!
OK, different error in "adb logcat" now, which is promising. Now I get: ... E/racket-android( 4183): GL context changed E/racket-android( 4183): You are using OpenGL E/racket-android( 4183): (3 0) E/racket-android( 4183): E/Adreno-SC( 4183): <CPPErrorToInfoLog:847>: GLSL line 1: Error: #version number unsupported E/Adreno-SC( 4183): <CPPErrorToInfoLog:847>: GLSL line 1: Error: #version is followed by spurious tokens E/Adreno-SC( 4183): <CPPErrorToInfoLog:847>: GLSL line 1: Error: #version number unsupported E/Adreno-SC( 4183): <CPPErrorToInfoLog:847>: GLSL line 1: Error: #version is followed by spurious tokens E/racket-android( 4183): GL: Skipping glBindFragDataLocation on OpenGL ES W/Adreno-ES20( 4183): <core_glUseProgram:1547>: GL_INVALID_OPERATION E/racket-android( 4183): OpenGL error in procedure glUseProgram: The specified operation is not allowed in the current state. E/racket-android( 4183): -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

