WIP: [cmake, doc] update CMake/docs for macOS #310

Closed
Lizzie wants to merge 8 commits from macosfixesxcode1 into master
Member
No description provided.
crueter approved these changes 2025-08-25 14:42:23 +02:00
Dismissed
crueter left a comment
Owner

I meant to make mbedtls bundled anyways, since mbedtls3 is incompatible and mbedtls2 uses pkgconfig

I meant to make mbedtls bundled anyways, since mbedtls3 is incompatible and mbedtls2 uses pkgconfig
crueter changed title from WIP: fix macOS to [cmake, doc] update CMake/docs for macOS 2025-08-25 17:22:57 +02:00
crueter dismissed crueter's review 2025-08-25 17:30:49 +02:00
Reason:

New commits pushed, approval review dismissed automatically according to repository settings

Owner

Need to cd build after using cmake in the eden directory then run the ninja command in terminal. Otherwise, it gives you an error about build.ninja not being found.

Need to cd build after using cmake in the eden directory then run the ninja command in terminal. Otherwise, it gives you an error about build.ninja not being found.
Author
Member

@Shinmegumi wrote in #310 (comment):

Need to cd build after using cmake in the eden directory then run the ninja command in terminal. Otherwise, it gives you an error about build.ninja not being found.

Must replace with cmake --build build -- -j$(nproc)

@Shinmegumi wrote in https://git.eden-emu.dev/eden-emu/eden/pulls/310#issuecomment-2318: > Need to cd build after using cmake in the eden directory then run the ninja command in terminal. Otherwise, it gives you an error about build.ninja not being found. Must replace with `cmake --build build -- -j$(nproc)`
Lizzie force-pushed macosfixesxcode1 from 406cc71291
All checks were successful
eden-license / license-header (pull_request) Successful in 26s
to 43f040ff40
All checks were successful
eden-license / license-header (pull_request) Successful in 28s
2025-08-30 01:57:50 +02:00
Compare
Lizzie force-pushed macosfixesxcode1 from 43f040ff40
All checks were successful
eden-license / license-header (pull_request) Successful in 28s
to eba6855fd9
All checks were successful
eden-license / license-header (pull_request) Successful in 28s
2025-08-30 07:57:18 +02:00
Compare
Owner

This is heavily outdated, needs updated for cpmfile.

This is heavily outdated, needs updated for cpmfile.
crueter changed title from [cmake, doc] update CMake/docs for macOS to WIP: [cmake, doc] update CMake/docs for macOS 2025-09-02 16:13:52 +02:00
Owner

superseded by #392

superseded by #392
crueter closed this pull request 2025-09-08 00:45:10 +02:00
All checks were successful
eden-license / license-header (pull_request) Successful in 28s
Required
Details

Pull request closed

Sign in to join this conversation.
No description provided.