Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Odroid xu4 (ubuntu mate 20.04) build error by libGLESv2.so
Qt 6.11 is out! See what's new in the release blog

Odroid xu4 (ubuntu mate 20.04) build error by libGLESv2.so

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 543 Views
  • 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.
  • K Offline
    K Offline
    Kyungmin
    wrote on last edited by Kyungmin
    #1

    Hello.

    I tried to build my project but I got error like below message.

    /usr/bin/id: /usr/bin/arm-linux/gnueabihf/libGLESv2.so: .dynsym local symbol at index 3 ( >= sh_info of 3)

    I'm using ubuntu mate 20.04 version (https://wiki.odroid.com/odroid-xu4/os_images/linux/ubuntu_5.4/mate/20200818).

    When I use ubuntu mate 18.04, No error occured. I don't know how to fix it.

    Is there anybody to solve this problem ?

    In my project, I'm using qml, serialport, and wiringpi for gpio.

    I installed lots of libraries but it couldn't solve issue.

    Thank you


    I tested with new project(Qt Quick Application - Empty) but build error is same.
    /usr/bin/id: /usr/bin/arm-linux/gnueabihf/libGLESv2.so: .dynsym local symbol at index 3 ( >= sh_info of 3)

    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