Git Product home page Git Product logo

Comments (6)

nwhitehead avatar nwhitehead commented on August 29, 2024

Hi Max,

Thanks for the report, that's great to know. Right now I'm only doing
compatibility testing on 10.9 and 10.10. I looked up liblzma and saw some
notes about wxwidgets and os x versions. My plan is to try some different
compiler flags, I'm hoping that will solve the issue. If not hopefully you
can let me know in the next release round.

Best,

Nathan

On Tue, Sep 8, 2015 at 6:20 AM, Max Horn [email protected] wrote:

Apparently Pineapple.app/Contents/MacOS/libwx_osx_cocoau-3.1.dylib links
against /usr/lib/liblzma.5.dylib which does not exist on 10.8.5.


Reply to this email directly or view it on GitHub
#15.

from pineapple.

nwhitehead avatar nwhitehead commented on August 29, 2024

OK, I updated the wxwidgets compile flags and used the new compiled library for release v0.6. Using otool -L I no longer see lzma. Fingers crossed that it now works on 10.8.

from pineapple.

nwhitehead avatar nwhitehead commented on August 29, 2024

Closing since this should be fixed, please reopen if you notice it is not fixed.

from pineapple.

fingolfin avatar fingolfin commented on August 29, 2024

Sorry, I didn't see your prior comment.

I just downloaded 0.7.4. Trying to launch it from the .dmg results in an error by the OS: “Pineapple-Pro.app” is damaged and can’t be opened. You should eject the disk image.
The same happens if I first copy it to the HD.

However, I cannot reopen this issue, it seems. Should I file a new one?

from pineapple.

nwhitehead avatar nwhitehead commented on August 29, 2024

Reopened. This is probably still a linking issue, I think the way to fix this is to build on 10.8.

from pineapple.

CodeSturgeon avatar CodeSturgeon commented on August 29, 2024

Just ran in a similar-ish problem on 10.10.5 with version 0.8.0 (python2.7 full). However, for me it said:

$ /Applications/Pineapple.app/Contents/MacOS/Pineapple 
dyld: Library not loaded: /usr/local/lib/libwx_osx_cocoau-3.1.dylib
  Referenced from: /Applications/Pineapple.app/Contents/MacOS/Pineapple
  Reason: image not found
Trace/BPT trap: 5

Happily I noticed that the missing lib is in /Applications/Pineapple.app/Contents/MacOS/ and I can get Pineapple running by copying it in to /usr/local/lib/ along side my homebrew stuff.

from pineapple.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.