Re: jni_md.h not found on freebsd
Posted by jerron on Jun 25, 2010; 7:39pm
URL: https://forum.jogamp.org/jni-md-h-not-found-on-freebsd-tp922667p922905.html
I've worked it out.
I've cleaned up and corrected all of the FreeBSD logic in the build.xml and gluegen-cpptasks-base.xml
files. I've also added a correct definition for StructLayout.
JUnit tests all pass for gluegen (haven't attempted to build jogl, yet).
Where should I send patches?