Hi,
I installed Gideros and everything in the IDE works fine but I can't run the player. When it launches, the window appears but it doesn't update the drawing area (I see whatever is there underneath that window). Then, if I close/stop the player I get a crash report.
Any ideas?
Comments
I moved the window to the right and you can see it retained the pixels from the window underneath and did not redraw its own surface.
Likes: john26
To find out which version of OpenGL you have, use this program:
http://www.realtech-vr.com/glview/download.php
However, you can still use an older version of Gideros, try Gideros 2014.12. That was before we upgraded the graphics (including shader support, clipping, 3D etc).
But in general to program for a smartphone, you really need a computer with graphics at least as powerful as that phone and that means you probably need to invest in a PC or Mac with at least OpenGL 3.0 (and/or DirectX 11 in the case of Windows Store/Phone export). It's surprising how many older PCs are graphically inferior to modern phones.
Likes: antix
https://github.com/gideros/gideros
https://www.youtube.com/c/JohnBlackburn1975
https://github.com/gideros/gideros
https://www.youtube.com/c/JohnBlackburn1975