Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hello,
on my MacBookPro, Xcode has updated to version 13.3, and now I'm getting build errors in cinema.framework. What's the best way to fix this? It still builds on my iMac (which runs Big Sur, and an earlier version of XCode 13).
My environment: MacBookPro 16", 2019 Intel Core i9 macOS Monterey (Version 12.2.1) Cinema 4D R25 .117 Xcode 13.3 (13E113)
Thanks in advance!
Greetings, Frank
It seems that the deprecated result_of needs to be substituted with invoke_result, but I couldn't figure out how make the change correctly, so that cinema.framework would build without errors.
result_of
invoke_result
So thankfully, as a registered Apple developer, I found the download site, downloaded Xcode 13.2.1, and now I can build find with it. However, is there going to be an update that replaces the deprecated API code, and make cinema.framework in R25 compatible with Xcode 13.3?
Cheers, Frank
Hi @fwilleke80, glad that Xcode 13.2.1 is working. I don't think R25 SDK is going to be fixed to support a new version, but I will check with development team.
Cheers, Maxime.
Thanks, Maxime!
And sorry for the late reply, but yes this fix will not be backported to R25 but it is fixed with the S26 SDK.
Okay, thanks!