mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #2005] version `Qt_5.15' not found when start barrier in ubuntu 20.04.6 #1467
Labels
No labels
HiDPI
bounty
bsd/freebsd
bsd/openbsd
bug
bug
build-infra
cantfix
critical
doc
duplicate
enhancement
fix-available
from git
from release
good first issue
help wanted
installer/package
invalid
linux
macOS
meta
needs testing
pull-request
query
question
regression
regression
v2.4.0
windows
wontfix
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/barrier#1467
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @giahaibk on GitHub (Jan 25, 2024).
Original GitHub issue: https://github.com/debauchee/barrier/issues/2005
What happened?
I cannot start barrier when I type in terminal. It show version
Qt_5.15' not found. giahai@giahai-370E5L:~$ barrier barrier: /lib/x86_64-linux-gnu/libQt5Core.so.5: versionQt_5.15' not found (required by /usr/local/lib/libQt5Widgets.so.5)barrier: /lib/x86_64-linux-gnu/libQt5Core.so.5: version
Qt_5.15' not found (required by /usr/local/lib/libQt5Network.so.5) barrier: /lib/x86_64-linux-gnu/libQt5Core.so.5: versionQt_5.15' not found (required by /usr/local/lib/libQt5Gui.so.5)Version
v2.3.2
Git commit hash (if applicable)
No response
If applicable, where did you install Barrier from?
sudo apt install barrier
What OSes are you seeing the problem on? (Check all that apply)
Linux
What OS versions are you using?
Ubuntu 20.04.6
Relevant log output
Any other information
I try everything I found but I cannot fix this issue