Closed GoogleCodeExporter closed 8 years ago
System.out.println(System.getProperty("os.arch")); x86_64
System.out.println(System.getProperty("sun.arch.data.model")); 64
Original comment by alejacqu...@ajsolutions.me
on 24 May 2012 at 3:21
OpenCV 2.4.0 was added to MacPorts only after JavaCV, so I had to build it
against a manually compiled version of OpenCV from source code.. The next
release of JavaCV should work with MacPorts, but if you can't wait, you can
still recompile JavaCV yourself in the meantime.
Original comment by samuel.a...@gmail.com
on 24 May 2012 at 5:12
Ok, fixed in the latest release! Let me know if it doesn't work for some reason
Original comment by samuel.a...@gmail.com
on 27 May 2012 at 1:24
Original issue reported on code.google.com by
alejacqu...@ajsolutions.me
on 24 May 2012 at 3:00