Hi everyone, I'm trying to get JOGL running in Eclipse 3.5 on a MacbookPro 64bit Snow Leopard with Java 1.6. The code runs on my XP machine, however, when I try to run it on my macBook, I get this error in Eclipse's console:
Invalid memory access of location 00000000 eip=8fe11f32
And thats it. I've tried a few different codes, and they all give me the same error msg.
Any ideas on what to try or where the problem may lie? thanks!