igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [igraph] igraph, JNI and Java: native libraries ?


From: samuel.thiriot.lists
Subject: Re: [igraph] igraph, JNI and Java: native libraries ?
Date: Wed, 25 Jan 2012 17:52:19 +0100
User-agent: RoundCube Webmail/0.4

Never mind, this is a stupid question (would have to compilate the glue
dll for each target
platform, even if the igraph library was already available).

Thanks ^^

Sam.


On Wed, 25 Jan 2012 17:36:45 +0100, <address@hidden>
wrote:
> Hi all,
> 
> I'm currently interfacing igraph with Java using JNI. I'm not
> creating a full API access (as said in previous posts,
> this requires much work) but rather invoke some specific methods for
> loading a graph and computing its statistical properties.
> 
> Such an interface requires the compilation of native shared libraries
> for each target platform.
> Well, I'm able to make it of my own for some platforms (linux 32bits,
> windows 32 bits).
> However, I've no machine nor virtual machine for OSX 32/64 bits, nor
> for linux 64bits, nor windows 64bits.
> I spent some time for setting up a cross compilation chain, but it's
> really too long for my spare time.
> 
> So here is my question: maybe someone already created this library
> for these other target platforms and
> could share it ? Or, maybe the native libraries may be distributed
> out of the box in the sourceforge website ?
> (if you already set up a cross compilation chain). Hopefully this may
> encourage people
> to develop a full JNI or JNA interface ^^
> 
> Thanks !
> 
> Regards
> 
> Sam. Thiriot
> 
> 
> _______________________________________________
> igraph-help mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/igraph-help




reply via email to

[Prev in Thread] Current Thread [Next in Thread]