2 messages in net.java.dev.jna.usersRe: [jna-users] Windows x64 version
FromSent OnAttachments
Thomas BörkelAug 8, 2007 2:56 am 
Timothy WallAug 8, 2007 4:45 am 
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] Windows x64 versionActions...
From:Timothy Wall (twal@dev.java.net)
Date:Aug 8, 2007 4:45:49 am
List:net.java.dev.jna.users

You can build from the v3 branch; if it doesn't work out of the box you should only need a few tweaks to the build.xml and native Makefile, basically to support the specific target.

Basically we do builds for the platforms we have available, so if you get one built for win64, we'd be happy to include your contributions.

Thanks T.

On Aug 8, 2007, at 5:57 AM, Thomas Börkel wrote:

HI!

I have tried out JNA in the last few days and I am pretty excited about it. Every Win32 function I wanted to call worked (after some fiddling).

Is there a Windows x64 version of JNA in the works?