emaijala Posted December 30, 2013 Report Posted December 30, 2013 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 Quote
jason Posted January 2, 2014 Report Posted January 2, 2014 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. Quote
pmcd Posted April 18, 2014 Report Posted April 18, 2014 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 Quote
jason Posted April 18, 2014 Report Posted April 18, 2014 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/ Quote
ocarrollea Posted May 17, 2015 Report Posted May 17, 2015 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/ Quote
rlsx Posted September 24, 2016 Report Posted September 24, 2016 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 ... Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.