HippoPlayer: Error running HippoPlayer (dev version)

Hi, I’m getting an error running the binary, compiled from the current dev version:

The current directory is /mnt/Daten/Downloads/HippoPlayer/t2-output/linux-gcc-debug-default
Found playback plugin with callback data 0x7fe8d40d5880
Found playback plugin with callback data 0x7fe8d4eea1a0
Unable to load dynamic lib, err Load(Custom { kind: Other, error: "./libvgm.so: undefined symbol: clock_gettime_temp" })
Found playback plugin with callback data 0x7fe8d40ad380
Found playback plugin with callback data 0x7fe8cb7a86e0
Found playback plugin with callback data 0x7fe8d4ec3060
Found playback plugin with callback data 0x7fe8cab1efc0
Unable to load dynamic lib, err Load(Custom { kind: Other, error: "./libuade_plugin.so: undefined symbol: strlcat" })
ASSERT failure in QList<T>::at: "index out of range", file /mnt/Daten/Downloads/Qt/5.14.1/gcc_64/include/QtCore/qlist.h, line 571
[1]    2158315 abort (core dumped)  ./hippo_player```

About this issue

  • Original URL
  • State: closed
  • Created 4 years ago
  • Comments: 22

Commits related to this issue

Most upvoted comments

Sweet! Right now I guess the debug version is used because it’s the only one really being tested. Going forward I will make sure that release version work which should reduce CPU usage quite a bit.