Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

osx build #534

Merged
merged 1 commit into from
Nov 19, 2024
Merged

osx build #534

merged 1 commit into from
Nov 19, 2024

Conversation

cylonicboom
Copy link

@cylonicboom cylonicboom commented Nov 17, 2024

OSX Build

Perquisites

brew install cmake gcc python3 zlib git

Setup cmake files

cmake -G"Unix Makefiles" -Bbuild  .

Build

cmake --build build --target pd -j8 --clean-first

Run

build/pd.arm64 --gl-version 4.1core

@cylonicboom cylonicboom marked this pull request as draft November 17, 2024 00:59
@cylonicboom cylonicboom marked this pull request as ready for review November 17, 2024 01:07
@cylonicboom cylonicboom force-pushed the port-osx branch 2 times, most recently from 0c207a2 to 301f5de Compare November 17, 2024 18:51
@cylonicboom cylonicboom marked this pull request as draft November 17, 2024 19:41
@cylonicboom cylonicboom marked this pull request as ready for review November 17, 2024 19:48
@fgsfdsfgs fgsfdsfgs merged commit 41d5630 into fgsfdsfgs:port Nov 19, 2024
7 checks passed
@cylonicboom cylonicboom deleted the port-osx branch November 24, 2024 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants