LWJGL
May 17, 2012, 02:43:05
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
:
LWJGL 2.8.3 released!
Home
Help
Search
Login
Register
LWJGL
>
Programming
>
LWJGL Documentation
>
Install/Test Problem on Windows
Pages: [
1
]
« previous
next »
Print
Author
Topic: Install/Test Problem on Windows (Read 6062 times)
Lault
Newbie
Posts: 2
Install/Test Problem on Windows
«
on:
September 04, 2005, 17:58:28 »
Unzipped onto C, then followed installation instructions but I get this error.
C:\lwjgl-win32-0.98>java -cp lwjgl.jar;lwjgl_util.jar;lwjgl_test.jar; org.lwjgl.test.WindowCreationTest
Exception in thread "main" java.lang.NoClassDefFoundError: org/lwjgl/test/WindowCreationTest
Any ideas?
Logged
Matzon
Administrator
Demigod
Posts: 2177
Install/Test Problem on Windows
«
Reply #1 on:
September 04, 2005, 23:09:26 »
you forgot the dir!
the readme says:
java -cp .;res;jar\lwjgl.jar;jar\lwjgl_test.jar;jar\lwjgl_util.jar;jar\lwjgl_fmod3.jar;jar\lwjgl_devil.jar;jar\jinput.jar; -Djava.library.path=native org.lwjgl.test.WindowCreationTest
Logged
http://certusgames.com
(Free Online Multiplayer Java Games)
http://lwjgl.org
(OpenGL/OpenAL for Java)
Lault
Newbie
Posts: 2
Install/Test Problem on Windows
«
Reply #2 on:
September 04, 2005, 23:52:32 »
Thanks! That worked, but that isn't what is in the installation instructions. They may need updating or clarification.
Logged
Matzon
Administrator
Demigod
Posts: 2177
Install/Test Problem on Windows
«
Reply #3 on:
September 05, 2005, 01:14:02 »
aha! - the site needs to get updated - will fix that when I get home from work
Logged
http://certusgames.com
(Free Online Multiplayer Java Games)
http://lwjgl.org
(OpenGL/OpenAL for Java)
Anonymous
Guest
Install/Test Problem on Windows
«
Reply #4 on:
September 21, 2005, 12:39:09 »
Hey, I am new to the board and tried to test it, but the command line wouldn't allow me to paste that much of a line in. Any ideas on to how to test it otherwise?
Logged
JediSange
Newbie
Posts: 6
Install/Test Problem on Windows
«
Reply #5 on:
September 21, 2005, 12:42:30 »
Sorry, I am the guest poster above me but didn't log in, haha. Stupid me. But yeh, the command promt won't allow me to enter a line that long. Any ideas?
Logged
Matzon
Administrator
Demigod
Posts: 2177
Install/Test Problem on Windows
«
Reply #6 on:
September 21, 2005, 14:37:53 »
err - type it instead of pasting then
Logged
http://certusgames.com
(Free Online Multiplayer Java Games)
http://lwjgl.org
(OpenGL/OpenAL for Java)
Anonymous
Guest
installation problems
«
Reply #7 on:
November 27, 2005, 19:14:21 »
I went to the desktop, where i unzipped the files and ran command prompt with this:
java -cp .;res;jar\lwjgl.jar;jar\lwjgl_test.jar;jar\lwjgl_util.jar;jar\lwjgl_fmod3.jar;jar\lwjgl_devil.jar;jar\jinput.jar; -Djava.library.path=native WindowCreationTest
and it said: Exception in thread "main" java.lang.NoClassDefFoundError: WindowCreationTest
How do I fix it?
Logged
Anonymous
Guest
installation problems
«
Reply #8 on:
November 27, 2005, 19:14:48 »
I went to the desktop, where i unzipped the files and ran command prompt with this:
java -cp .;res;jar\lwjgl.jar;jar\lwjgl_test.jar;jar\lwjgl_util.jar;jar\lwjgl_fmod3.jar;jar\lwjgl_devil.jar;jar\jinput.jar; -Djava.library.path=native WindowCreationTest
and it said: Exception in thread "main" java.lang.NoClassDefFoundError: WindowCreationTest
How do I fix it?
Logged
lightbringer
Newbie
Posts: 37
Lone Wolf
Install/Test Problem on Windows
«
Reply #9 on:
November 28, 2005, 05:21:32 »
By reading the post. You forgot the "org.lwjgl.test." part.
Logged
Cloud Node // 815.2
|
Solariad
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Programming
-----------------------------
=> Lightweight Java Library Game Development
=> LWJGL Documentation
=> Bug Reports / RFE
=> OpenGL
=> OpenAL
=> General Java Game Development
-----------------------------
Archive
-----------------------------
=> Resolved Bugs/RFE
=> DirectX
=> DevIL
=> FMOD
Loading...