| Summary: | UnsatisfiedLinkError on CGL.getCurrentContext() in Eclipse RCP app on Mac OS X | ||
|---|---|---|---|
| Product: | [JogAmp] Jogl | Reporter: | Wade Walker <wwalker3> | 
| Component: | macosx | Assignee: | Wade Walker <wwalker3> | 
| Status: | VERIFIED INVALID | ||
| Severity: | normal | ||
| Priority: | --- | ||
| Version: | 2 | ||
| Hardware: | pc_x86_64 | ||
| OS: | all | ||
| Type: | --- | SCM Refs: | |
| Workaround: | --- | ||
| 
 
        
          Description
        
        
          Wade Walker
        
        
        
        
          2011-03-24 03:04:44 CET
        
       
    Turns out this is not a JOGL bug -- this is what happens when I forget to update my JAR to match my .jnilib when a class has changed its package name.  |