omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular
    1. Home
    2. joemarct

    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.


    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 4
    • Best 0
    • Controversial 0
    • Groups 0

    joemarct

    @joemarct

    0
    Reputation
    747
    Profile views
    4
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    joemarct Unfollow Follow

    Latest posts made by joemarct

    • Error in building Pythonista project in XCode 6

      When I tried to build the example PythonistaProject in XCode 6, I get the following 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)
      

      Does anybody know how to deal with this?

      posted in Pythonista
      joemarct
      joemarct
    • RE: Error in building Pythonista project in XCode 6

      I got that error using XCode 6.1

      posted in Pythonista
      joemarct
      joemarct
    • RE: import qrcode -- QRcodes in Pythonista

      The pic2shop trick works but if you want to create a standalone app, that's not an option.

      posted in Pythonista
      joemarct
      joemarct
    • RE: import qrcode -- QRcodes in Pythonista

      I hope a built-in integration of barcode and QR code scanning (with zbar) in Pythonista will come soon. I am working on a bitcoin wallet app, which requires QR scanning. It would be nice indeed if we would just import zbar and do everything in Python.

      It seems that iOS 7 even has built-in support for QR code scanning according to this article: http://www.appcoda.com/qr-code-ios-programming-tutorial/

      posted in Pythonista
      joemarct
      joemarct