mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-07-06 13:46:00 +08:00
sync: fix: Phytium can not use gles
Signed-off-by: shenmo <jifengshenmo@outlook.com>
This commit is contained in:
parent
e407b385d0
commit
6e03014a08
@ -189,6 +189,8 @@ int main(int argc, char *argv[])
|
||||
qputenv("QMLSCENE_DEVICE", "softwarecontext");
|
||||
DApplication::setAttribute(Qt::AA_UseSoftwareOpenGL);
|
||||
}
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user