Peenoo / javacv

Automatically exported from code.google.com/p/javacv
GNU General Public License v2.0
0 stars 0 forks source link

JavaCV on 32-bit MacOS X #200

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,

I'm trying to get running JavaCV on a 32-bit Mac (Intel) running 10.6.8 with 
Java SE 6.

I have successfully installed OpenCV itself and download JavaCV only to find 
that there's only a 64-bit jar file for OS X.

All my attempts to compile it myself failed - I've tried both downloading the 
source files from the downloads section here and compiling the git repository. 
In both cases I got into a dead end when the ant command started compiling C++ 
source code 
(javacv/build/classes/com/googlecode/javacv/cpp/jniARToolKitPlus.cpp) which 
flooded my screen with error messages.

I do have Xcode 4.1 installed, so all the gcc, g++ tools are available.

Is there a kind soul that would point me in the right direction, or best of 
all, is there someone who already has 32-bit jar that could be sent to me?

Thank you all in advance!

Viktorie Vasova

Original issue reported on code.google.com by viktorie...@gmail.com on 8 May 2012 at 1:57

GoogleCodeExporter commented 9 years ago
You should ask your questions on the mailing list because no one else than 
myself is reading whatever people write here, but I am wondering, why do you 
need to use 32-bit Java?

Original comment by samuel.a...@gmail.com on 9 May 2012 at 1:12

GoogleCodeExporter commented 9 years ago
Ok, thanks, will do. I need 32-bit Java, because my computer is 32-bit and 
won't run 64-bit Java...

Original comment by viktorie...@gmail.com on 9 May 2012 at 6:11

GoogleCodeExporter commented 9 years ago
Out of curiosity, what is that computer that runs Mac OS X 10.6.8 and that is 
not 64-bit?

Original comment by samuel.a...@gmail.com on 9 May 2012 at 6:15

GoogleCodeExporter commented 9 years ago
32 bit mac?????

Original comment by Jkolo...@gmail.com on 19 Jun 2012 at 6:06

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
So, let me know if anyone wants to provide builds for those mysterious 32-bit 
Macs :)

Original comment by samuel.a...@gmail.com on 1 Jul 2012 at 1:05

GoogleCodeExporter commented 9 years ago
Since it seems like practically no one cares, not even Oracle provides a 32-bit 
JRE for Mac OS X, I'll be marking this as WontFix. Thank you for your 
understanding!

Original comment by samuel.a...@gmail.com on 27 Dec 2014 at 4:08