On Fri, Jun 19, 2009 at 10:55 AM, Tejas Vora wrote:
> Hello All,
>
> Can any one add more details regarding the problem which I am facing.
> I am not really getting a correct picture of whether the task which I am
> tryingto perform is feasible or not.
> Please let me know the details.
Greg Guerin
On Jun 19, 2009, at 8:55 AM, Tejas Vora wrote:
Can any one add more details regarding the problem which I am facing.
I am not really getting a correct picture of whether the task which
I am tryingto perform is feasible or not.
Java 6 on Mac OS X is 64-bit only. The Cocoa-Java bridge, which
nks
>> Tejas
>>
>> On Sun, Jun 14, 2009 at 4:13 AM, Nick Zitzmann
>> wrote:
>>
>> >
>> > On Jun 13, 2009, at 1:40 PM, Tejas Vora wrote:
>> >
>> > I have a 64 bit MAC which is a requirement. >>
>> >> I am cop
requirement.
>>
>> I am copy pasting the console over here :
>>
>> NSRuntime.loadLibrary(/usr/lib/java/libObjCJava.dylib) error.
>> java.lang.UnsatisfiedLinkError: /usr/lib/java/libObjCJava.A.dylib:
>> at java.lang.ClassLoader$NativeLibrary.load(Native Method
Tejas Vora wrote:
So you think the problem is due the 64 bit mac ??I am not clear
about your
observation on the exception.
Yes, the problem is due to the 64-bit mac. More specifically, it is
due to Java 6 on Leopard only running under the 64-bit x86_64
architecture. Java 6 simply does
On Sun, Jun 14, 2009 at 7:17 PM, Tejas Vora wrote:
> So you think the problem is due the 64 bit mac ??I am not clear about your
> observation on the exception.
Yes. There is no 64-bit version of the Cocoa-Java bridge. And
there's no guarantee that the 32-bit version will continue to exist at
all
wrote:
>
> I have a 64 bit MAC which is a requirement.
>>
>> I am copy pasting the console over here :
>>
>> NSRuntime.loadLibrary(/usr/lib/java/libObjCJava.dylib) error.
>> java.lang.UnsatisfiedLinkError: /usr/lib/java/libObjCJava.A.dylib:
>> at java.l
On Jun 13, 2009, at 1:40 PM, Tejas Vora wrote:
I have a 64 bit MAC which is a requirement.
I am copy pasting the console over here :
NSRuntime.loadLibrary(/usr/lib/java/libObjCJava.dylib) error.
java.lang.UnsatisfiedLinkError: /usr/lib/java/libObjCJava.A.dylib:
at java.lang.ClassLoader
On Sat, Jun 13, 2009 at 12:40 PM, Tejas Vora wrote:
> I am getting the following error message when I try to migrate my Java
> application on OS-X from java 5 to java 6.
The Cocoa-Java bridge has been deprecated since 10.4.
--Kyle Sluder
___
Cocoa-dev
Hello All,
I am getting the following error message when I try to migrate my Java
application on OS-X from java 5 to java 6.
I have a 64 bit MAC which is a requirement.
I am copy pasting the console over here :
NSRuntime.loadLibrary(/usr/lib/java/libObjCJava.dylib) error
10 matches
Mail list logo