Fix embree3 build for macOS Arm (arm64)#50036
Closed
Nosenzor wants to merge 2 commits intomicrosoft:masterfrom
Closed
Fix embree3 build for macOS Arm (arm64)#50036Nosenzor wants to merge 2 commits intomicrosoft:masterfrom
Nosenzor wants to merge 2 commits intomicrosoft:masterfrom
Conversation
BillyONeal
requested changes
Feb 17, 2026
Member
BillyONeal
left a comment
There was a problem hiding this comment.
The PR title is "fix embree3" but this actually adds a new port "embree3" which is mutually incompatible with "embree" (and thus not mergeable into the curated registry)
Installing 907/2529 embree[core,filter-function,geometry-curve,geometry-grid,geometry-instance,geometry-point,geometry-quad,geometry-subdivision,geometry-triangle,geometry-user,ray-packets,tasking-tbb]:arm64-osx@4.4.0...
Building embree[core,filter-function,geometry-curve,geometry-grid,geometry-instance,geometry-point,geometry-quad,geometry-subdivision,geometry-triangle,geometry-user,ray-packets,tasking-tbb]:arm64-osx@4.4.0...
-- Using cached RenderKit-embree-v4.4.0.tar.gz
-- Extracting source /Users/vcpkg/Data/downloads/RenderKit-embree-v4.4.0.tar.gz
-- Applying patch avoid-library-conflicts.diff
-- Applying patch cmake-config.diff
-- Applying patch no-runtime-install.patch
-- Using source at /Users/vcpkg/Data/b/embree/src/v4.4.0-5c2230ea0c.clean
-- Configuring arm64-osx-dbg
-- Configuring arm64-osx-rel
-- Building arm64-osx-dbg
-- Building arm64-osx-rel
-- Performing post-build validation
Starting submission of embree[core,filter-function,geometry-curve,geometry-grid,geometry-instance,geometry-point,geometry-quad,geometry-subdivision,geometry-triangle,geometry-user,ray-packets,tasking-tbb]:arm64-osx@4.4.0 to 1 binary cache(s) in the background
Elapsed time to handle embree:arm64-osx: 4.9 min
embree:arm64-osx package ABI: 34c9bbe3f6a4a2240d0d2de10d3203f0e499ad5186b4b4f8e70cba8c53bb8358
passes in current testing https://dev.azure.com/vcpkg/public/_build/results?buildId=127248 so I'm not sure if anything needs to be done in the current version of embree.
Member
|
Note that the embree3 port was removed in #47815 |
Author
|
Of lol... i should update my vcpkg.json then haha. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #50027