Advertisement
muhammadrefa

minimer qmlscene

Apr 13th, 2021
237
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.89 KB | None | 0 0
  1. ~/minimer # EGL_PLATFORM=hwcomposer /usr/lib/qt5/bin/qmlscene -platform hwcomposer main.
  2. qml
  3. library "libgui.so" wasn't loaded and RTLD_NOLOAD prevented it
  4. == hwcomposer module ==
  5. * Address: 0xb2d27008
  6. * Module API Version: 2
  7. * HAL API Version: 0
  8. * Identifier: hwcomposer
  9. * Name: Qualcomm Hardware Composer Module
  10. * Author: CodeAurora Forum
  11. == hwcomposer module ==
  12. == hwcomposer device ==
  13. * Version: 1050001 (interpreted as 1050001)
  14. * Module: 0xb2d27008
  15. == hwcomposer device ==
  16. EGLFS: Screen Info
  17. - Physical size: QSizeF(56.0982, 99.1219)
  18. - Screen size: QSize(720, 1280)
  19. - Screen depth: 32
  20. QEglScreen 0x143ce70
  21.  
  22. QEglWindow 0x14502d0: 0x1465870 0x0
  23.  
  24. library "/vendor/lib/egl/libGLESv2S3D_adreno.so" not found
  25. ^CExiting on signal: 2
  26. ~/minimer # ls /vendor/lib/egl/
  27. eglsubAndroid.so libGLESv1_CM_adreno.so libq3dtools_adreno.so
  28. libEGL_adreno.so libGLESv2_adreno.so
  29.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement