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.


    Template Compile ERROR

    Pythonista
    question
    2
    6
    5807
    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.
    • beer2011
      beer2011 last edited by

      Hello, all.
      In the XCODE's project , compile-time errors occurs .

      'PythonistaProjectTemplate.zip' -- 'Pythonista 1.5 – What's New (and What's Missing)' in olemoritz.net.

      Or another new project file is , Will there somewhere ?
      Please give me advice .
      ( I use the XCODE7.1.)

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

        A bit of general advice: when you get an error, post the error so that people can actually help you.

        A search of the forums may also help:

        https://forum.omz-software.com/topic/1912/problem-with-xcode-template
        https://forum.omz-software.com/topic/1911/new-xcode-template-beta

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

          @JonB
          Excuse me, and thank you.
          Later, I'll try a new template.
          For reference, post the error.


          Undefined symbols for architecture i386:
          "_fwrite$UNIX2003", referenced from:
          _empty_output_buffer in libpythonista.a(libturbojpeg_la-jdatadst.o)
          _term_destination in libpythonista.a(libturbojpeg_la-jdatadst.o)
          "_putenv$UNIX2003", referenced from:
          _tjTransform in libpythonista.a(libturbojpeg_la-turbojpeg.o)
          _tjDecompressToYUV in libpythonista.a(libturbojpeg_la-turbojpeg.o)
          _tjDecompress2 in libpythonista.a(libturbojpeg_la-turbojpeg.o)
          _tjEncodeYUV2 in libpythonista.a(libturbojpeg_la-turbojpeg.o)
          _tjCompress2 in libpythonista.a(libturbojpeg_la-turbojpeg.o)
          ld: symbol(s) not found for architecture i386
          clang: error: linker command failed with exit code 1 (use -v to see invocation)


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

            Search the forum for UNIX2003 and you will find this thread:
            https://forum.omz-software.com/topic/1414/error-in-building-pythonista-project-in-xcode-6/11

            read to the end, omz provides a workaround.

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

              Thank you.
              Compile & Execute in simulator is OK.
              But, it can not operate at a real machine .
              Try a little experiment , but I wonder if giving up ?
              ( In my case , it might have a time to change to 'Swift'...)
              Again, Thank you! (^^/

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

                Which machine? is it 64 bit? in that case, use the beta template, and carefully read the previous threads on how to get it working.

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