Could not load dynamic library "libjack.dylib" - macos

I'm trying to install JACK on MacOs for use in Bitwig. I appear to have JACK installed correctly, but am getting the error:
could not load dynamic library "libjack.dylib"
This is all the error information I have. Any idea what's going on?
UPDATE 1: Found a trail https://github.com/jackaudio/jack2/issues/640
There may be some issues between using Jack2 and the original Jack for OSX... though my version appears to be 1.9.20.
UPDATE 2: Tried installing both the intel and universal versions of 1.9.20, same issue for both
UPDATE 3: /urs/local/lib/libjack.dylib exists

Got this email in response from support:
Hello,
we're sorry, but since the security changes for macOS Catalina Bitwig Studio does not work with JACK audio on macos.
What exactly are you trying to do that can't be achieved with Coreaudio?
Best regards,
Bitwig Technical Support Team
But, as it turns out, CoreAudio on MacOS has the features I needed from JACK already. Try searching applications for "Audio MIDI Setup" to see if it works for you.

Related

How to install XCode 9 GM on MacOS Sierra 10.12?

I actually built a Hackintosh to learn programming with Xcode. It runs on my Asus X555LA laptop. I downloaded the latest Xcode 9 GM build from the Apple Site (not from App store). After extracting, when I tried to install, it shows "You can't use this version of the application "Xcode" with this version of macOS; You have macOS 10.12. The application requires macOS 10.12.6 or later".
Is there any tweak to make it run on my Sierra 10.12 itself? I can't really think about upgrading the macOS version as it's a Hackintosh. I followed this guide to install macOS on my Asus laptop.
Xcode requires latest macOS, you have no choice, you need to upgrade the macOS version on your Hackintosh. Or better: Reinstall macOS in a recommended way on your PC, if you're doing Hackintosh... :)
The guide you linked is very poor... Never use premade install images, because these have been modified in an uncertain way, and you don't want to install a premade undocumented mess to your computer. It might be packed with threats, malwares, spy tools and so on.. It's the worst thing I can imagine in security aspect to install an OS image from uncertain source.
Also, there is no universal macOS installer for PCs - even though many are trying to find a way to create it: it's a bad idea and it will never succeed because there are so many PC parts, millions of differently built computers..
The only way to create a stable fully functional Hackintosh is to know your hardware and create an installer flash drive for that specific PC. First you have to download the latest macOS Sierra from AppStore, this is the only source that you can trust, because it's downloading from Apple's servers. Then install a small program, called Clover bootloader to the flash drive to make it bootable.
This is the only full and up to date guide for PC laptops. If you have questions, register to the linked site and start a new forum thread posting your questions. They will help you but please read this guide at least 3-4 times carefully because everything is described here.

I have some questions about Genymotion

This might sound like a stupid question, but what is the current version of Genymotion? I just downloaded Genymotion this morning.
How do you download Google Play for Genymotion? I am emulating Android 4.4.0.
How do you get Clash of Clans on Genymotion?
I use a Mac, version 10.9.
The current version is: 2.2.0. You can check that out in Help menu
To install Google Play, you need to install some Google play services. Some of them are GApps , PaGApps. You can google them out to know more.
You can get Gapps here. This version is for Virtual devices running 4.3 or above. There are different package available (micro, mini, full, stock). Read the description for all the details you need.
You can get paGApps here. This also contains different packages. Read the full file name for more info
You just need to drag and drop the downloaded zip file to
To your 3rd question, Clash of Clans is a 3d game. Though I haven't tried it on Genymotion emulator, the game might require some dependencies like ARM Translation. But, nothing can be learned without trying. So, try grabbing an APK of Clash of titans, drag and drop the apk to the emulator and check if it installs. If it does, try to play and enjoy.

Why does an ad hoc ipa fail to install on one device, yet succeed on another with the same iOS version?

I have a client whose iPad 2 (iOS 5.0) is able to install an ad hoc ipa, yet his iPhone (also iOS 5.0 -- same exact build) receives the following msg on his device when attempting to install with his Windows iTunes:
"iTunes sync. [app name] failed to install"
I've worked with this guy for a long time testing many versions of this app and he's never had this problem. All his devices install or none. How can I solve this?
As per Trott's suggestion (above), I'm moving the solution from my comment to a bona fide answer so that others can easily find the solution:
Problem solved. Device id was missing from provisioning profile. I'm leaving the issue here rather than simply deleting it bc it might help others. Must add that iTunes used to give a more specific message when this occurred, and since I had not removed the device id from the list in the iPhone Dev Center (have no idea how it vanished) I didn't consider that this cd actually be the cause. Hope this helps someone misled by the vagueness of the error msg.

WP7 XNA Framework application requirements

I am having problems debugging a Windows Phone XNA game application. I can build it, but when emulator shows up I get the error:
The current display adapter does not meet the emulator requirements to run XNA Framework applications.
I've read many topics on the same issue and in most cases the reason was not good enough graphics card. I don't think that's why I get this error. I would also like to mention that I can run Silverlight applications for WP7. Here are some screenshots:
DxDiag window
DxDiag display window
I also downloaded latest ATI Catalyst package today but it didn't help. Any ideas?
Thanks!
EDIT:
This is what I have just found out:
Is this maybe causing a problem. I am not sure because the error says the issue with display adapter.
you could try to override the requirements check, however make sure you backup your registry and you are on your own if something goes wrong:
HKEY_LOCAL_MACHINE\Software\Microsoft\XDE XNAEnableGPU = 1 (REG_DWORD)

Oracle 10g on MacOS Snow Leopard

I've found this helpful tutorial on web
http://blog.rayapps.com/2009/09/14/how-to-install-oracle-database-10g-on-mac-os-x-snow-leopard/
I've followed all steps, but, I've a problem with netca run. When I'll start it, crash with this error:
Invalid memory access of location 00000014 eip=11069523
/opt/oracle/product/10.2.0/db_1/jdk/jre/bin/java: line 2: 10323 Bus error /System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Home/bin/java -d32 -Xbootclasspath/a:/opt/oracle/product/10.2.0/db_1/jdk/jre/lib/ext:/opt/oracle/product/10.2.0/db_1/jdk/lib/ext $*
and the error message on popup show that the problem is with libnjni10.jnilib plugin. On snow leopard there is only Java 1.6 but I've installed also JDK1.5 and I've changed the symbolic link for 1.4.2 to run the 1.5
Any idea?
thanks a lot!
Andrea
Alex Gorbachev's install guide suggests a couple of different ways of resolving this problem - editing runinstaller or installing JDK 1.4.2. Check it out.
Try Using VMWare
Is this for development purposes? I've been happy with installing Oracle on a VMWare Linux instance. One nice feature is that I can prep my database as I like, take a VMWare snapshot, and roll back to the saved snapshot as necessary.

Resources