Closed nunocastro closed 12 years ago
In the the file configure-qsk when it selects the OpenGL version based on the CPU, it's missing the $ sign on the if statment. Because of this it always builds for GLES 2, even when buildin for x86 (simulator).
Thanks. We're going to be dropping this script as we push the code to the offical Qt repos, but I'll fix it here for everyone's convenience :)
In the the file configure-qsk when it selects the OpenGL version based on the CPU, it's missing the $ sign on the if statment. Because of this it always builds for GLES 2, even when buildin for x86 (simulator).