Build OpenCV JDK 6 32 bit for Mac
问题 This problem has set me back 2 straight days and I am getting very desperate at this point. As the question description states I need the OpenCV 2.4.11 java library 32 bit version that will run with JDK 1.6 on a Mac running Yosemite. I require this because another library that I am using requires 32 bit (and this is only available with JDK 1.6). Hence I am using JDK 1.6 and passing the VM argument -d32 . I have had two main attempts: For both attempts I first set my default JDK to 6: $nano