Maxon Developers Maxon Developers
    • Documentation
      • Cinema 4D Python API
      • Cinema 4D C++ API
      • Cineware API
      • ZBrush GoZ API
      • Code Examples on Github
    • Forum
    • Downloads
    • Support
      • Support Procedures
      • Registered Developer Program
      • Plugin IDs
      • Contact Us
    • Unread
    • Recent
    • Tags
    • Users
    • Login

    Xcode 13.3 throws framework build errors with R25

    Cinema 4D SDK
    macos c++ r25
    2
    7
    1.1k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • fwilleke80F
      fwilleke80
      last edited by fwilleke80

      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).

      Screenshot 2022-03-15 at 21.08.07.png

      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

      www.frankwilleke.de
      Only asking personal code questions here.

      1 Reply Last reply Reply Quote 0
      • fwilleke80F
        fwilleke80
        last edited by fwilleke80

        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.

        www.frankwilleke.de
        Only asking personal code questions here.

        1 Reply Last reply Reply Quote 0
        • fwilleke80F
          fwilleke80
          last edited by

          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

          www.frankwilleke.de
          Only asking personal code questions here.

          1 Reply Last reply Reply Quote 0
          • M
            m_adam
            last edited by

            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.

            MAXON SDK Specialist

            Development Blog, MAXON Registered Developer

            1 Reply Last reply Reply Quote 0
            • fwilleke80F
              fwilleke80
              last edited by

              Thanks, Maxime! 🙂

              www.frankwilleke.de
              Only asking personal code questions here.

              1 Reply Last reply Reply Quote 0
              • M
                m_adam
                last edited by

                And sorry for the late reply, but yes this fix will not be backported to R25 but it is fixed with the S26 SDK.

                Cheers,
                Maxime.

                MAXON SDK Specialist

                Development Blog, MAXON Registered Developer

                1 Reply Last reply Reply Quote 0
                • fwilleke80F
                  fwilleke80
                  last edited by

                  Okay, thanks!

                  www.frankwilleke.de
                  Only asking personal code questions here.

                  1 Reply Last reply Reply Quote 0
                  • First post
                    Last post