Hi, everyone, greetings~~
A problem when migrating a small JOGL program from win2000(j2sdk1.4.0) to winxp(j2sdk1.4.0).
I got a “net.java.games.jogl.GLException”:
“Unable to enumerate pixel formats of window using wglGetPixelFormatAttribivARB: 0”
… …
I also tried by j2sdk1.4.2. Same errors happened.
It was running well on win2000(j2sdk1.4.0). So what could be wrong? J2sdk or jogl’s dll?
Thanks in advance…