I got error when i use Webengine lib
-
Hi thanks for your time.
I get this errors when i use webengine even i try qt examples project. I tried reinstall all qt framework but nothing change.:-1: error: /home/emir/Qt/5.15.2/gcc_64/lib/libQt5WebEngineCore.so: .dynsym local symbol at index 3 (>= sh_info of 3)
-
Hi and welcome to devnet,
Which distribution are you using ?
Which compiler ? -
Thanks for your interest. I use:
Linux KDE Neon
I tried clang and gcc nothing changes
Qt 5.15.2 (I tried other versions 5.15.x nothing changes. -
@emircanacardev
This was reported in 2020 in https://forum.qt.io/topic/119599/qtwebengine-link-errors. There was also a bug report at https://bugreports.qt.io/browse/QTBUG-80964. There is a suggestion that using a "gold linker" may resolve for some but not others.I know no more than this.
-
When i use gold linker websites dont load just like when i ignore errors
. -
@emircanacardev You were supposed to be solving a linker error, did it do that?
-
I dont get errors when i use gold linker but website’s dont load , i get blank screen.