j2sdk1.4 on WinXP?

Hi, everyone.

A greeting from a new comer~_~

I got a problem when migrating a small program from win2000(j2sdk1.4.0) to winxp(j2sdk1.4.0).

That is a small application using JOGL, and 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...

[533 byte] By [mplatini] at [2007-9-30 17:27:40]
# 1
2 minutes looking on Google gave me a Java.net page that says JOGL only supports 2000, and another page that said there would not be any further releases.
ChuckBing at 2007-7-6 13:50:38 > top of Java-index,Administration Tools,Sun Connection...
# 2
ChuckBing is right.Also I wouldn't recommend basing hard work on JOGL. Check out it's history;-)You may want to look at OpenMind on sourceforge...
Martin3 at 2007-7-6 13:50:38 > top of Java-index,Administration Tools,Sun Connection...