mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #113] How to compile Barrier for Windows? #87
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#87
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 @wchurch58 on GitHub (Aug 12, 2018).
Original GitHub issue: https://github.com/debauchee/barrier/issues/113
Operating Systems
Server: Windows 10 version 1803 (also worked this way on previous version of windows I was on)
Client: Devuan Linux & Artix Linux
Barrier Version
2.1.0-RELEASE-0b2dfd80 & 2.1.0-snapshot-5498836b server/clients
Hi, I was hoping someone here could tell me how I am supposed to compile Barrier for Windows, as I don't really want to change all the versions on my other PCs.
@wchurch58 commented on GitHub (Aug 12, 2018):
It would be really helpful if you guys could update your Wiki & add WIndows compile directions.
I am currently dual-booting Windows 10 / Artix Linux, will I have to confirm the connection on clients each time I switch between Windows & Artix or will it auto-accept once its been approved the first time?
Pretty sure I have visual studio, so what is it I could be missing? :S perhaps the proper cmake command? And can I do this in the git bash terminal or...?
@AdrianKoshka commented on GitHub (Aug 13, 2018):
The Wiki has build instructions for windows that have been verified working by the person who wrote them. That person is @W4RH4WK.
@W4RH4WK commented on GitHub (Aug 13, 2018):
@AdrianKoshka can you please add a note to the install Visual Studio Community step that people have to select Desktop development with C++, otherwise they won't have a C++ compiler and the related libraries.
@AdrianKoshka commented on GitHub (Aug 13, 2018):
Can do :)
@wchurch58 commented on GitHub (Aug 15, 2018):
Dang, looks like my only choice is to cross-compile this, if that's even possible.... QT and the C++ development take up way too much harddrive space, leaving me with way too little space to do anything else... How can I cross-compile this on Linux for Windows?
@p12tic commented on GitHub (Aug 15, 2018):
@AdrianKoshka commented on GitHub (Aug 15, 2018):
I don't think that's possible?
@walker0643 commented on GitHub (Sep 8, 2018):
It looks like @wchurch58's original question was answered. Please feel free to reopen if needed.