Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Warning about unknown OpenGL surface
Forum Updated to NodeBB v4.3 + New Features

Warning about unknown OpenGL surface

Scheduled Pinned Locked Moved Mobile and Embedded
1 Posts 1 Posters 782 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    Pradeep
    wrote on last edited by
    #1

    Environment: Qt 5.4 on Windows. Mobile device is Nexus 6 running 5.0.1 version of Android.

    I created a sample Qt Quick QML application using the wizard in Qt Creator. When I deploy the application on Android, the app does show up but I get the following message:

    D/libMyTest3.so(29962): (null):0 ((null)): FT_New_Face failed with index 0 : 90
    W/libMyTest3.so(29962): (null):0 ((null)): Unrecognized OpenGL version
    W/libMyTest3.so(29962): (null):0 ((null)): Can't find surface 1
    

    Also, when the application runs on the device, I don't see any title in the action bar.

    Please help.

    Regards,
    Pradeep

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved