LWJGL using with GCJ

Hello,
I am using GCJ to build native windows32 apps. I wonder how I could use a LWJGL GUI in such GCJ apps. Did anybody successfully build LWJGL apps with GCJ ???

Best regards
Steffen Kiefer

There were efforts but AFAIK not successful ones as GCJ didn’t have direct byte buffers and/or JNI at the time. Maybe there has been progress?

Cas :slight_smile:

I tried this about a month ago and still couldn’t get it to tango.

Kev