Re: Missing method at jogl_mobile.dll
Posted by
Alessandro on
Jan 27, 2015; 11:41am
URL: https://forum.jogamp.org/Missing-method-at-jogl-mobile-dll-tp4033748p4033933.html
Hurray!
That is a pretty good news !!
Thanks, Gothel & Gouessej
Bugzilla wrote
https://jogamp.org/bugzilla/show_bug.cgi?id=1110Sven Gothel <sgothel@jausoft.com> changed:
What |Removed |Added
-------------------------------------------------------------------------------------
Status|IN_PROGRESS |RESOLVED
SCM Refs| |dc15a430ee28f226e047ddebabf
| |902d4c10b067a
Resolution|--- |FIXED
-------------------------------------------------------------------------------------
--- Comment #3 from Sven Gothel <sgothel@jausoft.com> ---
dc15a430ee28f226e047ddebabf902d4c10b067a:
Fix regression of commit cf1163fc88976e7087d3a17524a49139e35a4708,
i.e. missing function calling convention and return type qualifier
for 'Java_com_jogamp_opengl_egl_EGL_dispatch_1eglGetConfigAttributes':
JNIEXPORT void JNICALL
This lead to its exclusion in the resulting Windows dll.