Re: __stdcall not recognized
Posted by Dino Puller on Jun 20, 2011; 6:24pm
URL: https://forum.jogamp.org/stdcall-not-recognized-tp3079928p3087477.html
>well, actually we .. and khronos headers, and usually all others,
>use macro definitions to get around this non std qualifier.
It's seems easier to do but i didn't understand how. I can create a stub header file in which gluegen can see the macro definition, but that keyword is needed into the generated native code. How can i instruct gluegen to use that keyword?
tnx,
Dino