LWJGL Forum

Programming => Lightweight Java Gaming Library => Topic started by: 10millionfps on March 03, 2011, 06:56:38

Title: how to generate the native code?
Post by: 10millionfps on March 03, 2011, 06:56:38
Hi All,
great library, however, I'm not able to find any scripts (e.g., swig, gluegen?) to generate the native wrappers (in \src\native\generated).
I also can't figure out what tool is used to generate the native code.
Can anyone help?  I'm concerned because native wrapper code must be regenerated sometimes and so I need to know what tool(s) were used to generate the native wrapper code and how to regenerate.

kind regards
10millionfps

Title: Re: how to generate the native code?
Post by: Matzon on March 03, 2011, 07:47:14
ant compile_native