This gets embree 3 added to the mac. The original distribution contained the following symlinks which I have removed:
- libembree3.dylib
- libtbb.12.dylib
- libtbb.dylib
libembree3.3.dylib was looking for libtbb.12.dylib. Rather than patch it or copy the symlinks, I renamed libtbb.12.1.dylib to libtbb.12.dylib which seems to resolve things, although it is a little dirty.
#rb brandon.schaefer
[FYI] daniel.wright, will.damon, rolando.caloca
#jira UE-112346
#rnx
#ROBOMERGE-SOURCE: CL 15915724 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v786-15839533)
[CL 15920147 by dave hunter in ue5-main branch]
Was likely not noticed due to previous way keeping this dll in Engine/Binaries/Win64/embree3.dll. Needs to be removed to reproduce
#jira none
#rb none
[FYI] Daniel.Wright
#ROBOMERGE-SOURCE: CL 15813728 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v783-15756269)
[CL 15814455 by brandon schaefer in ue5-main branch]
#ROBOMERGE-SOURCE: CL 15807872 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v783-15756269)
[CL 15813888 by daniel wright in ue5-main branch]
#ROBOMERGE-SOURCE: CL 15805586 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v783-15756269)
[CL 15810217 by daniel wright in ue5-main branch]
#ROBOMERGE-SOURCE: CL 15787335 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v783-15756269)
[CL 15790784 by daniel wright in ue5-main branch]
#ROBOMERGE-SOURCE: CL 15784439 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v783-15756269)
[CL 15789950 by daniel wright in ue5-main branch]
* Added libtbb to PublicAdditionalLibraries
* Properly disable auto linking
* General cleanup
#rb danny.couture
[CL 14754631 by Sebastien Lussier in ue5-main branch]