flaing / jnibwapi

Automatically exported from code.google.com/p/jnibwapi
0 stars 0 forks source link

BWSAL import #37

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Lately I've been trying to use JNIBWAPI, but I've found it a bit difficult to 
create a Build management system, so I looked into some libraries that might 
have already been made. Through (minor) digging, I found BWSAL, and have since 
been trying to port it over to Java from its original C++. Being that I've had 
little to no experience with either Java or C++, the only word that I can use 
to describe my efforts is futile.

BWSAL is quite a useful library, and as such, I assume that its addition to 
this project would be great.

Original issue reported on code.google.com by hueske.r...@gmail.com on 28 Jan 2015 at 2:20

GoogleCodeExporter commented 9 years ago
I'm not sure exactly how complete or up to date it is, but there's already a 
project to make BWSAL available to Java developers: 
https://bitbucket.org/Fobbah/jnibwsal/

Hope that helps. Add another comment here if there's more JNIBWAPI needs to do 
to work with JNIBWSAL.

Original comment by phogle...@gmail.com on 30 Jan 2015 at 1:47

GoogleCodeExporter commented 9 years ago
I took a look, and it looks good. Its a little bit out of date, and it doesn't 
seem to compile, but it looks like the meat of it is all there. I'll do my best 
to reorganize and fix the issues.

Original comment by hueske.r...@gmail.com on 30 Jan 2015 at 3:51