From: Ricky Uy <ric...@ya...> - 2004-10-20 16:33:22
|
Hi All, I am trying to run some Java OpenGL programs through Chromium using the JOGL binding, but I'm running into two main issues. The first is that I've compiled the programs and exported them as JAR files. Crappfaker can't find jar files on the path...and it can't find batch scripts either. Do I really have to write a C program that just calls a script that launches the JAR file, and would that even work? Secondly, I've tried to bypass all of this by just putting the crfaker.dll in the JRE/bin folder and renaming it to opengl32.dll (ie, I put it in the same folder as jogl.dll). But when I double-click to try to run the application, the window that opens up is just white, and the application hangs. It does this even if I've already started the mothership and a crserver using crdemo.conf. This is all being done on a Windows machine with an ATI Radeon 9700 Pro card. Could someone please help me on this? Thanks so much. Ricky --------------------------------- Do you Yahoo!? vote.yahoo.com - Register online to vote today! |