Linux:
there is no problem with using it before. After reinstalling the system, it will prompt qt to use phonon to play the wav file, and it will prompt “symbol lookup error: /usr/lib/kde4/plugins/phonon_backend/phonon_gstreamer.so: undefined symbol: _ZNK6Phonon11MediaSource3mrlEv ” this error, and then the program crashes, as if to say the reason for this library version.
My Solution:
find the libphonon_gstreamer.so library in the qt installation directory, then copy it to the directory indicated by the error (rename libphonon_gstreamer.so to phonon_gstreamer.so), replace the phonon_gstreamer.so inside, and return to normal.
Read More:
- [Solved] cmake: symbol lookup error: cmake: undefined symbol: _ZN4Json5ValueC1ERKSs
- [Solved] QT error: //usr/local/lib/libvtkCommonCore-9.1.so.1: error adding symbols: DSO missing from command
- [Solved] Error: L6218E: Undefined symbol vApplicationGetIdleTaskMemory (referred from tasks.o).
- [Solved] Error: Undefined symbol DMA_Cmd (referred from dac.o)
- [Solved] FreeRTOS Debug Error: Error: L6218E: Undefined symbol xQueueCreateCountingSemaphore
- error while loading shared libraries: lib*.so: cannot open shared object file: No such file or directory
- [Solved] XML file configuration database connection information logical symbol error
- [Solved] KEIL Run Error: \KEY.axf: Error: L6218E: Undefined symbol EXTI_ClearITPendingBit (referred from exit.o).
- [Solved] unesolved external symbol _imp_fprintf referenced in funciton _showerror
- [Solved] Visual studio 2022 error LNK2019: unable to resolve external symbol for
- error RC2247 : SYMBOL name too long [How to Solve]
- Google Play googleapi: Error 403: Google Play Android Developer API has not been used in project
- [619]libgtk-3.so.0 or libXt.so.6: cannot open shared object file: No such file or directory
- [Solved] Qt Error: undefined reference to xxxxx
- [Solved] java.lang.UnsatisfiedLinkError: dlopen failed: /lib/arm64/libc++_shared.so not found
- ImportError: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.23‘ not found
- Keil’s duplicate definition problem: Error: L6200E: Symbol F6x8 multiply defined
- C++:error C2872: ‘byte‘: ambiguous symbol [How to Solve]
- How to Solve kaldi Gstreamer worker Run Error
- ./popins2: error while loading shared libraries: libbifrost.so: cannot open shared object file: No such file or directory