omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular

    Welcome!

    This is the community forum for my apps Pythonista and Editorial.

    For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.


    Compiling with XCode

    Pythonista
    2
    5
    3087
    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.
    • tomkirn
      tomkirn last edited by

      Hi,

      this is my first try to compile a Pythonista script using the "Pythonista ProjectTemplate". Unfortunately I got an error from Xcode:

      ld: library not found for -lpythonista
      clang: error: linker command failed with exit code 1 (use -v to see invocation)

      Am I doing something wrong. I just replaced the content of script.py with my script.

      Thanks in advance
      Tom

      1 Reply Last reply Reply Quote 0
      • tomkirn
        tomkirn last edited by

        Hi again,

        found it by myself: I had an old or incomplete version of the template. After re-downloading all went fine.

        Regards
        Tom

        1 Reply Last reply Reply Quote 0
        • heretiq
          heretiq last edited by

          Hi tomkin,

          I'm trying to figure out how to export and compile with Xcode. However, I updated to pythonista 1.5 but it no longer has the export to Xcode option. I have also searched the pythonista documents and forums and the general web for "Pythonista ProjectTemplate" but the only reference I find is to your post above. Can you point me in the right direction to find instructions on how to do this?

          Thanks!

          1 Reply Last reply Reply Quote 0
          • tomkirn
            tomkirn last edited by

            Hi heretiq,

            look at the article about version 1.5 on olemoritz.net. There is a link pointing to the script.

            Tom

            1 Reply Last reply Reply Quote 0
            • heretiq
              heretiq last edited by

              @tomkin Thank you! This is just what I needed. Much appreciated.

              1 Reply Last reply Reply Quote 0
              • First post
                Last post
              Powered by NodeBB Forums | Contributors