| further reading | more topics » |
| mjbWorld program | 3D theory |
3D physics |
3D maths |
3D programming | technology |
about site |
sitemap A-Z |
about |
white paper |
download program | user guide |
programmers guide | source |
bugs |
to do |
index |
architecture |
scenegraph |
user interface |
animation |
program structure |
data structure |
language specific |
|
Author |
Topic: are there any 64-bit bindings of JOGL? (Read 79 times) |
|
are there any 64-bit bindings of JOGL? « on: July 18, 2005, 08:46:41 am » |
|||||||||||||
|
Any idea why I am getting this error when this file libjogl.so
does exist in that path? |
|||||||||||||
|
JGO Ninja
|
Re: are there any 64-bit bindings of JOGL? « Reply #1 on: July 18, 2005, 10:24:49 am » |
||||||||||||
|
java -version should tell you if you're using the 64-bit JDK. If you're running on an AMD64 processor then you should be able to use the 32-bit version of JOGL with the 32-bit JDK. JOGL compiles on AMD64 (cd make; ant linux.amd64) but we don't yet ship both 32-bit and 64-bit binaries in the same jar archive due to some issues with the autogenerated Java code. |
|||||||||||||
|
Re: are there any 64-bit bindings of JOGL? « Reply #2 on: July 18, 2005, 11:49:49 pm » |
|||||||||||||
|
> but we don't yet ship both 32-bit and 64-bit binaries in
the same jar archive due to some issues with the autogenerated
Java code. |
|||||||||||||
|
JGO Ninja
|
Re: are there any 64-bit bindings of JOGL? « Reply #3 on: Today at 07:25:00 AM » |
||||||||||||
|
There is a build of a not-quite-final version of JOGL in the temporary files folder on the JOGL home page. We won't have the ability to maintain this on an ongoing basis until we can make one jar for both 32- and 64- bit builds and this platform is plugged in to our nightly build system. If you need a more recent build I'm afraid you'll have to build it yourself. Building JOGL is straightforward and requires only Ant, ANTLR and the setup of one jogl.properties file. |
|||||||||||||
|
Re: are there any 64-bit bindings of JOGL? « Reply #4 on: Today at 11:30:03 PM » |
|||||||||||||
|
Thanks very much, the version in the tempoary file
(jogl-1.1b11-linux-amd64.tar.gz) worked very well. |
|||||||||||||
|
metadata block
|
|
| see also: |
|
| Correspondence about this page | |
|
Book Shop - Further reading. Where I can, I have put links to Amazon for books that are relevant to the subject, click on the appropriate country flag to get more details of the book or to buy it from them. |
|
|
Commercial Software Shop Where I can, I have put links to Amazon for commercial software, not directly related to this site, but related to the subject being discussed, click on the appropriate country flag to get more details of the software or to buy it from them. |
|
|
Can you help? Please send me any improvements to here. I would appreciate ideas to make the pages more useful including error correction, ideas for new pages, improvements to wording. It helps if you quote the full URL of the page. |
|
|
progam I am working on a project which uses these principles, if you would like to help me with this you are welcome to join in, here: |
|
This site may have errors. Don't use for critical systems.
Copyright (c) 1998-2008 Martin John Baker - All rights reserved.