Forum

    • Register
    • Login
    • Search
    • Categories

    iPad Build

    General Questions
    3
    4
    124
    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 Hart
        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

            3
            Online

            1.2k
            Users

            7.0k
            Topics

            64.8k
            Posts