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