PedVizApi / Jenti

You are not logged in.

#1 2008-07-14 15:14:44

Gregor Gorjanc
Guest

Can not start the application

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

#2 2008-07-16 19:04:23

lukas forer
Member
Registered: 2007-11-09
Posts: 1

Re: Can not start the application

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

#3 2008-09-15 12:15:26

Gregor Gorjanc
Guest

Re: Can not start the application

Thanks! It works.

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson