You are not logged in.
Hi!
I am trying to install PedViz on Windows XP, but no luck.
I have installed Java: C:\Program Files\Java\jre1.6.0_05
C:\>java -version
java version "1.6.0_05"
Java(TM) SE Runtime Environment (build 1.6.0_05-b13)
Java HotSpot(TM) Client VM (build 10.0-b19, mixed mode, sharing)
I have installed the 3d API: C:\Program Files\Java\Java3D\1.5.1
I have extracted PedViz v0.15: C:\Program Files\pedviz
The CLASSPATH variable is set to (I did not set it, probably the Java installer did)
C:\>echo %CLASSPATH%
.;C:\Program Files\Java\jre1.6.0_05\lib\ext\QTJava.zip
However, when I double click the file
C:\Program Files\pedviz\pedviz_0.15.jar
I get the following error:
Failed to load Main-Class manifest attribute from C:\Program Files\pedviz\pedviz_0.15.jar
What can I do to overcome this problem?
Thank you, Gregor
Hi Gregor,
it seems that you have downloaded the library and not the demo-application.
You find it on the download page (PedVizDemoApp, Latest Version) or here:
http://pedvizapi.org/downloads/pedviz_demo_0.25.zip
After you have extracted the zip-archive, double click on the file "pedviz_demo.bat" to start the application.
I hope this helps,
Lukas Forer.
Last edited by lukas forer (2008-07-16 19:06:35)
Offline