mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[PR #2112] Some tweaks to make build work with GCC on macOS #1840
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#1840
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?
📋 Pull Request Information
Original PR: https://github.com/debauchee/barrier/pull/2112
Author: @barracuda156
Created: 12/11/2024
Status: 🔄 Open
Base:
master← Head:gcc_mac📝 Commits (3)
fe46de9libplatform: use ObjC flags on Apple8c43a3dOSXScreen.mm: do not use reserved id for variablesf007da6basic_types.h: pull in cstdint only with C++📊 Changes
3 files changed (+27 additions, -20 deletions)
View changed files
📝
src/lib/common/basic_types.h(+2 -0)📝
src/lib/platform/CMakeLists.txt(+5 -0)📝
src/lib/platform/OSXScreen.mm(+20 -20)📄 Description
These are part of needed changes for the build to work with gcc.
In addition, https://github.com/debauchee/barrier/pull/1886 is required. Also I had to revert several
.mmfiles back to.m. This is not included in this PR, so it is not sufficient to fix the build with gcc, AFAICT.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.