3 messages in net.java.dev.jna.usersRe: [jna-users] building instructions
FromSent OnAttachments
LeonardoMar 31, 2008 4:38 pm 
Timothy WallMar 31, 2008 4:49 pm 
LeonardoMar 31, 2008 4:55 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [jna-users] building instructionsActions...
From:Leonardo (somb@gmail.com)
Date:Mar 31, 2008 4:55:32 pm
List:net.java.dev.jna.users

ok, will subscripe the dev too and report ant test.

2008/3/31, Timothy Wall <twal@dev.java.net>:

I believe there's already an eclipse project with the subversion sources, although you'll probably need to clean up the build path to match your local system.

Everything should build just fine using the ant script.

I'm moving this discussion to the dev list, please direct replies there instead of the users list.

On Mar 31, 2008, at 7:39 PM, Leonardo wrote:

hello all.

first i need to say, nice project, it should become a jsr or something like.

second, i would like to know if someone here is able to run the examples using a different jvm, since i only could do it using a sun 1.5 jvm, but failed when tried to run the examples (and small piece of codes) using J9.

i'm under linux and IBM's jvm is 1.5 compliant.

if someone say from where to start, i have the jna src prepared as a eclipse project and could try to add support for other jvm.

run "ant test" and report the results.