From: Antony R. <ri...@to...> - 2003-01-18 14:51:14
|
Hi all, Before I start developing my next project I would like to know if a certain something is possible: "Can a GL4java based application be packaged up into an exe and run on its own, taking the following into consideration: 1) A compatible JRE is already installed on the client system. 2) Video drivers include openGL functionality. 3) System is Win32 based. I have successfully compiled non-gl4java applications into exe's and they've run fine on every machine I've tested on... ...but what if the user hasn't installed the gl4java runtime libraries? Can I include all neccesary libraries and dll files in the exe (even though this would create a little bit of an overhead in terms of size)? I remember looking at the flight simulator gl4java demo on java.sun.com, did that download a copy of gl4java (through webstart) and use it in it's local folder? " Look forward to your replies. Thanks Ribot. gl4java-usergroup mailing list gl4...@li... https://lists.sourceforge.net/lists/listinfo/gl4java-usergroup |