Yes, this is a requirement for now. Check WinThemeGraphics.cpp from awt module.
I'm not sure can we remove this dependency or not.
SY, Alexey
2007/3/15, Nathan Beyer <ndbeyer@apache.org>:
> The current gl.dll that's part of the build with AWT has a dependency
> on a uxtheme.dll, which isn't part of Windows 2000. Apparently it's a
> Windows XP/2003 and above bit. As such, the gl.dll is failing to load
> because this dependency is missing.
>
> I'm not familiar with what's going on in the 'gl' library, but is this
> dependency a requirement? Do we just need a Windows 2000 build?
>
> -Nathan
>
|