Odroid xu4 (ubuntu mate 20.04) build error by libGLESv2.so
Unsolved
General and Desktop
-
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)