Summary: | EGLDrawableFactory static initializer fails: lookupSymbolGlobal not supported on Windows (with fix) | ||
---|---|---|---|
Product: | [JogAmp] Jogl | Reporter: | Wade Walker <wwalker3> |
Component: | embedded | Assignee: | Sven Gothel <sgothel> |
Status: | VERIFIED FIXED | ||
Severity: | normal | ||
Priority: | --- | ||
Version: | 2 | ||
Hardware: | pc_x86_64 | ||
OS: | windows | ||
Type: | --- | SCM Refs: |
58469fd2343039c195a88d0b171ba9af2dce40be (gluegen)
2bf46093aa45a5948c200a7e83b130a636a7cd37 (jogl)
|
Workaround: | --- |
Description
Wade Walker
2011-08-21 16:54:03 CEST
Sorry, forgot to mark as confirmed. I tested the fix on FF, Chrome, Safari, and IE 9 on Windows, and they all work. Also: isn't WindowsDynamicLinkerImpl.java supposed to be auto-generated? I looked for the .cfg file that contained the code to throw the exception, but couldn't find it. It looks like this formerly auto-generated file is now checked in? gluegen 58469fd2343039c195a88d0b171ba9af2dce40be jogl 2bf46093aa45a5948c200a7e83b130a636a7cd37 thank you! |