mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 22:01:23 -06:00
[GH-ISSUE #123] How do you install barrier? #96
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#96
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 @vincentntang on GitHub (Sep 4, 2018).
Original GitHub issue: https://github.com/debauchee/barrier/issues/123
I checked the releases, installed it on my macOS and windows computer.
Setup server config for windows, and client side for macOS, but I'm a bit lost there's absolutely no documentation for troubleshooting common errors
@AdrianKoshka commented on GitHub (Sep 4, 2018):
I haven't had much free-time to right any end-user documentation, I'd imagine synergy might have some though. If you can actually give us the specific error(s) you're getting (like the issue template says you're supposed to), I'd be more inclined to help you.
@marekkaczkowski commented on GitHub (Sep 4, 2018):
I'm trying to build
barrieron Mac getting Qt5 no config error:@liamsgotgenes commented on GitHub (Sep 7, 2018):
@marekkaczkowski try installing qt5 with Homebrew:
brew install qt5if you don't have Homebrew installed, try this:
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null@walker0643 commented on GitHub (Sep 8, 2018):
@vincentntang Can you confirm whether or not @liamsgotgenes's suggestion has solved your problem?
@LM-Randomize commented on GitHub (Oct 16, 2018):
Trying to build barrier on Fedora (28):
Qt5 is installed.
@RoryCrispin commented on GitHub (Oct 24, 2018):
@LM-Randomize Try installing qt5-devel
@LM-Randomize commented on GitHub (Oct 24, 2018):
@RoryCrispin Thanks, qt5-devel solved my issue!
@vincentntang commented on GitHub (Nov 6, 2018):
Sorry for the really slow response, but I decided not to use barrier over other alternatives / not needing a keyboard that works on multiple computers