hzzc1987 / jnaerator

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

Null Pointer Exception using C++ sln #81

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. java -jar jnaerator.jar LibCommon.sln

What is the expected output? What do you see instead?

Expecting to get LibCommon.jar, instead there is a null pointer
exception and jar is not generated.

What version of the product are you using? On what operating system?
 jnaerator-0.9.5 on Windows XP (Win32)

Is the problem still present in the latest SVN version ? (you can easily
build from sources with these instructions :
http://code.google.com/p/javacl/wiki/Build)

Please provide any additional information below.

Original issue reported on code.google.com by chrislus...@gmail.com on 22 Feb 2011 at 3:00

Attachments:

GoogleCodeExporter commented 8 years ago
Hello,

Thanks for your bug report.
This is maybe fixed by this checkin : 
http://code.google.com/p/nativelibs4java/source/detail?r=1710

Could you try this new snapshot to see if the issue is fixed ?
http://nativelibs4java.sourceforge.net/maven/com/jnaerator/jnaerator/0.9.7-SNAPS
HOT/jnaerator-0.9.7-SNAPSHOT-shaded.jar

Thanks,
Cheers
--
zOlive

Original comment by olivier.chafik@gmail.com on 25 Feb 2011 at 1:08

GoogleCodeExporter commented 8 years ago
Hi,
This issue moved to Github :
https://github.com/ochafik/nativelibs4java/issues/156

Thanks for not updating this page anymore and adding further comments on Github.
Cheers
--
zOlive

Original comment by olivier.chafik@gmail.com on 1 Sep 2011 at 7:26