HISE Logo Forum
    • Categories
    • Register
    • Login

    iPad Build

    Scheduled Pinned Locked Moved General Questions
    4 Posts 3 Posters 259 Views
    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.
    • A
      arminh
      last edited by

      Hey, I tried to debug simple synth on iPad but I got some error, I have latest script node. alt text How I can fix it :)

      1 Reply Last reply Reply Quote 0
      • Christoph HartC
        Christoph Hart
        last edited by

        Oh, I haven't build iOS for a long time :)

        The library that powers SNEX (asmjit, a x86 assembly code generator) does not support ARM (also Apple prevents the execution of JIT compiled code on iOS anyway), so I need to make sure it's excluded from compilation if you try to export to iOS.

        But I think I'll resume iOS development in the short term future for a project, so this will be taken care of then.

        A A 2 Replies Last reply Reply Quote 2
        • A
          arminh @Christoph Hart
          last edited by

          @Christoph-Hart oh ok :)

          1 Reply Last reply Reply Quote 0
          • A
            andioak @Christoph Hart
            last edited by

            @Christoph-Hart said in iPad Build:

            Oh, I haven't build iOS for a long time :)

            The library that powers SNEX (asmjit, a x86 assembly code generator) does not support ARM (also Apple prevents the execution of JIT compiled code on iOS anyway), so I need to make sure it's excluded from compilation if you try to export to iOS.

            Is this supposed to function in Scriptnode 2020-08-20? I got an issue with ARM, like so:

            Screen Shot 2021-01-11 at 00.10.16.png

            In the details you can see:

            Screen Shot 2021-01-11 at 00.28.17.png

            And the folder /arm/armoperand.h is nowhere to be found on my system nor in the latest scriptnode in git:

            Screen Shot 2021-01-11 at 00.27.41.png

            Beside /core/, supposedly we should find the /arm/ folder. Is there a fix? I´m trying to export to an iPad Air (1st gen).

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

            28

            Online

            1.8k

            Users

            12.0k

            Topics

            104.4k

            Posts