mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #80] building on win 10 #62
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#62
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 @miramardesign on GitHub (Jul 1, 2018).
Original GitHub issue: https://github.com/debauchee/barrier/issues/80
Operating Systems
Win 10
Barrier Version
1.9.
Steps to reproduce bug
git clone -> looks for exe --> trys build installer -->
creates build_env.bat with setting -->
clean_build.bat
Bonjour: C:\Program Files\Bonjour SDK
Qt: C:\Qt\5.6.3\msvc2015_64
'cmake' is not recognized as an internal or external command,
operable program or batch file.
Build failed
--> looks for exe online.
@p12tic commented on GitHub (Jul 1, 2018):
Seems that you don't have CMake installed.
@miramardesign commented on GitHub (Jul 1, 2018):
no. basically i need documentation on that . googled. but a lot of sources.
@miramardesign commented on GitHub (Jul 1, 2018):
https://cmake.org/download/ ?
@miramardesign commented on GitHub (Jul 1, 2018):
C:\Users\hazz\Documents\barrier>clean_build.bat
Bonjour: C:\Program Files\Bonjour SDK
Qt: C:\Qt\5.6.3\msvc2015_64
CMake Error at CMakeLists.txt:19 (project):
Generator
could not find any instance of Visual Studio.
-- Configuring incomplete, errors occurred!
See also "C:/Users/hazz/Documents/barrier/build/CMakeFiles/CMakeOutput.log".
Build failed
looks like a fun dependency... needs an install guide for frontend devs
@W4RH4WK commented on GitHub (Jul 18, 2018):
See #93 I just went through the build process without any issues.
@ghost commented on GitHub (Aug 2, 2018):
@miramardesign When installing Visual Studio make sure 'Desktop development with C++' is chosen under 'Workloads' tab.
@walker0643 commented on GitHub (Sep 8, 2018):
Inactive for over a month. Please reopen as a documentation request if you still feel that our docs are lacking. Thanks!