• Products
    • Isadora
    • Get It
    • ADD-ONS
    • IzzyCast
    • Get It
  • Forum
  • Help
  • Werkstatt
  • Newsletter
  • Impressum
  • Dsgvo
  • Press
  • Isadora
  • Get It
  • ADD-ONS
  • IzzyCast
  • Get It
  • Press
  • Dsgvo
  • Impressum

Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags

    [ANSWERED] Does the OSX SDK work with MacOSX >10.4?

    Developers
    isadora 3 sdk mac development plugins
    2
    3
    700
    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.
    • N
      naus3a last edited by Woland

      Hi,

      I just started looking into the sdk, but it looks like the project files will not work on a recent version of Osx; it's very possible that I'm missing something, so I thought I'd post here, report what I'm doing and what I'm getting back.

      First of all: my system config:

      • Osx Mojave
      • XCode 11.3

      What I did so far:

      1. I downloaded the SDK from the official link, I installed, I opened the IsadoraDemoPlugin project and noticed that it was complaining for a missing SDK. 
      2. I verified that it was looking for MacOSX10.4u.sdk, so added the this sdk to my path.
      3. At this point the project thrown a series of errors, the first of which is "User-Defined Issue: 64-bit not supported". This error comes from Carbon.h in the SDK, which does not support 64 bit. All other errors also seem to depend on the old version of Carbon.

      My understanding is that I will need to build at 64bit in order to use a plugin with the latest Isadora, so I suppose there's probably something wrong with the project. I tried setting my Deployment Target to 10.14, but the project still looks for 10.4.
      Any suggestion?
      Thanks in advance!

      DusX 1 Reply Last reply Reply Quote 0
      • DusX
        DusX Tech Staff @naus3a last edited by

        @naus3a

        The SDK currently available is for Isadora 2.x not Isadora 3. The main differences are it's requirement for the QuickTime sdk and being 32 bit.

        A 64 bit Isadora 3 SDK is in the works.

        Troikatronix Technical Support

        • New Support Ticket Link: https://support.troikatronix.com/support/tickets/new
        • My Add-ons: https://troikatronix.com/add-ons/?u=dusx
        • Profession Services: https://support.troikatronix.com/support/solutions/articles/13000109444-professional-services

        Running: Win 11 64bit, i7, M.2 PCIe SSD's, 32gb DDR4, nVidia GTX 4070 | located in Ontario Canada.

        N 1 Reply Last reply Reply Quote 0
        • N
          naus3a @DusX last edited by

          @dusx got it: thanks for the answer!

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