Jump to content
Flirc Forums

Mac flirc_util embedded in Flirc.app can't find libusb-1.0.0.dylib


Recommended Posts

Posted

Hi,

 

just tested Flirc 1.1.3 on a MacBook Pro (Mavericks), and the flirc_util command line utility fails to work as it tries to find a non-existent /usr/local/lib/libusb-1.0.0.dylib. It works (or at least it launches) if I copy libusb-1.0.0.dylib from Frameworks to /usr/local/lib, but if there's a way to make flirc_util find it in the app, that would eliminate one manual step (plus some confusion).

 

Thanks,

 

Ere

Posted

Thanks so much for posting about that.

I just posted an update, v1.1.4 should fix that, it's now built statically with all the libraries. So sorry about that.


Thanks Ere.


 

  • 3 months later...
Posted

Thanks so much for posting about that.

I just posted an update, v1.1.4 should fix that, it's now built statically with all the libraries. So sorry about that.

Thanks Ere.

 

I am running version 1.2.3 and still get the error

 

"dyld: Library not loaded: /usr/local/lib/libusb-1.0.0.dylib"

 

This is with OSX 10.9.2 . I need it to map the menu key to the right of the right Alt key to a remote. Would be nice if this could be done graphically.

 

philip

Posted

It's in the following directory:  /Applications/Flirc.app/Contents/Resources/

 

just do:

 

 cp  /Applications/Flirc.app/Contents/Resources/libusb-1.0.* /usr/local/lib/

  • 1 year later...
Posted

The libusb-1.0.* is in Frameworks now so use 

 

cp  /Applications/Flirc.app/Contents/Frameworks/libusb-1.0.* /usr/local/lib/

 

instead of cp  /Applications/Flirc.app/Contents/Resources/libusb-1.0.* /usr/local/lib/

  • 1 year later...
Posted

Why is the Mac app so HALF BAKED ? This problem goes back to January 2014!

Jason: "I just posted an update, v1.1.4 should fix that, it's now built statically with all the libraries".

Not so ...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...