The Datasmith Sketchup 2022 Mac plugin is now compiled and packaged as a Universal Binaries (x64_86/Arm64) and should work on either Intel or Apple Silicon mac, without using Rosetta.
Only the Sketchup 2022 SDK is provided as universal binaries, so other versions of our exporter are still x86_64 only and do require Rosetta to run on Apple Silicon.
This should solve some stability issues Apple Silicon users experience while using Sketchup with Rosetta enabled.
#jira UE-145924
#preflight 633f103c62762f4a1b5d5c29
#rb JeanLuc.Corenthin Kerim.Borchaev
#lockdown jeanmichel.dignard
[CL 22404312 by benoit deschenes in ue5-main branch]
Solution: Remove the link directive to use the Ruby framework as it is already done for the SketchUpAPI framework
#jira UE-144851
#rb benoit.deschenes
#preflight 626307f4006fa20b683ba4d4
#ROBOMERGE-AUTHOR: jeanluc.corenthin
#ROBOMERGE-SOURCE: CL 19872813 in //UE5/Release-5.0/... via CL 19874060
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v940-19807014)
[CL 19878030 by jeanluc corenthin in ue5-main branch]
Solution: Removed explicit linkage with Ruby framework using -undefined linker's option since Ruby framework will be already loaded by SketchUp app.
Note: This was already done for the SketchUpAPI framework.
#jira UE-144851
#rb none
#preflight 6255936f153828d2732b9d0c
[CL 19721735 by JeanLuc Corenthin in ue5-main branch]
This represents UE4/Main @18073326, Release-5.0 @18081140 and Dev-PerfTest @18045971
[CL 18081471 by aurel cordonnier in ue5-release-engine-test branch]
- Replaced C++14 option with c++17 one
- Workaround permissions issue with Renaming command with two sh scripts performing the same
#jira UE-121196
#rb none
#ROBOMERGE-SOURCE: CL 17157172 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v855-17104924)
[CL 17157207 by jeanluc corenthin in ue5-release-engine-test branch]