hzzc1987 / jnaerator

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

BridJ packages aren't imported, causing JAR build to fail #100

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
http://i.imgur.com/mufOk.png

After starting the JNAerator GUI via Web Start 
(http://nativelibs4java.sourceforge.net/webstart/jnaerator/JNAeratorStudio.jnlp)
 and attempting to generate a JAR from the BridJ C++ example class 
(http://code.google.com/p/bridj/wiki/CPlusPlus#Example_of_C++_class), JNAerator 
reports many failed imports of bridj classes, as seen here: 
(http://i.imgur.com/mufOk.png).

Is this a new bug, or one of the known limitations of the GUI? If it is the 
former, then perhaps the bug can be fixed in a future release. If the latter, 
then perhaps the web documentation could list the known limitations so 
developers don't waste time trying something that is known to not work.

Original issue reported on code.google.com by b.stoc...@gmail.com on 9 Jan 2013 at 4:02