Re: jogamp.opengl.windows.wgl.WGL.dispatch_wglGetProcAddress1
Posted by
runiter on
Nov 07, 2012; 8:00pm
URL: https://forum.jogamp.org/jogamp-opengl-windows-wgl-WGL-dispatch-wglGetProcAddress1-tp4026773p4026812.html
Thanks for the quick reply Sven.
I have to ask, why not just use the standard jar packaging? does the small reduction in file size really worth the headache for us users who just want to get your library up and running asap? If I may I like to vote to have jogl-all.jar package using standard format.
I tried to extract it using wget and curl and unfortunately both of these software seem to not have GUI option and require some complex command line codes that I couldn't figure out in the 15 minutes that I spent on it even though I'm an experienced programmer.
Could you please make post the standard format (format that can be open with java jar) jogl-all.jar somewhere so I can download it?
Thanks very much.