From: <Mar...@ps...> - 2003-04-20 16:35:43
|
Hi all, Now that I see some activity back on the list, I'm interested in=20 perhaps porting some existing OpenGL code to Java. I've mostly just=20 been bring things back up, installing gl4java, etc. I have some older=20 code that I've used in the past to test with. I have Win XP/2K running=20 fine. However, when I run the code on Mac OS X I get the following=20 error: 2003-04-20 08:00:45.258 java[1878] invalid memory allocation It appears to occur right after I call start() on the GLAnimCanvas = object. I have installed the 1.4 port from Gerard Ziemski's page: binaries and=20 src code of the Mac OS X port (for jdk14) by Dmitry Markman I'm running OS 10.2.5 with java version 1.4.1_01 Any ideas what it could be? Again the code runs fine in windows. Thanks, I look forward to developing with GL4Java again. Mark Powell |