mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #1740] build 2.4 release #1285
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#1285
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 @qq1243196045 on GitHub (Aug 10, 2022).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1740
What happened?
when I build barrier v2.4 release,report that:
Make Error at cmake/gtest.cmake:34 (add_library):
Cannot find source file:
Tried extensions .c .C .c++ .cc .cpp .cxx .cu .m .M .mm .h .hh .h++ .hm
.hpp .hxx .in .txx
Call Stack (most recent call first):
src/CMakeLists.txt:23 (include)
CMake Error at cmake/gtest.cmake:33 (add_library):
Cannot find source file:
Tried extensions .c .C .c++ .cc .cpp .cxx .cu .m .M .mm .h .hh .h++ .hm
.hpp .hxx .in .txx
Call Stack (most recent call first):
src/CMakeLists.txt:23 (include)
CMake Error at cmake/gtest.cmake:34 (add_library):
No SOURCES given to target: gmock
Call Stack (most recent call first):
src/CMakeLists.txt:23 (include)
CMake Error at cmake/gtest.cmake:33 (add_library):
No SOURCES given to target: gtest
Call Stack (most recent call first):
src/CMakeLists.txt:23 (include)
CMake Generate step failed. Build files cannot be regenerated correctly.
Version
v2.4.0
Git commit hash (if applicable)
No response
If applicable, where did you install Barrier from?
No response
What OSes are you seeing the problem on? (Check all that apply)
Linux
What OS versions are you using?
ubuntu 20.04
Relevant log output
Any other information
NO