Re: [JAVA3D] Deploying java3d apps

2004-05-05 Thread Nikolai V. Chr.
Lars van Gemerden wrote: Hi Ben, Could you tell me how to spare the user the manual installation of java3D? I would be most grateful since this has virtually stopped my current project. This question has been answered many times on this list and in the 2 Java3D forums. Just search a bit. --

Re: [JAVA3D] Deploying java3d apps

2004-05-04 Thread Lars van Gemerden
Logan Sent: dinsdag 4 mei 2004 12:15 To: [EMAIL PROTECTED] Subject: Re: [JAVA3D] Deploying java3d apps Ok, problem solved, turns out I was still using old dlls from a previous installation. Guess it requires the exact dlls that match the current build. Anyway it works now >-Original Mess

Re: [JAVA3D] Deploying java3d apps

2004-05-04 Thread Ben Logan
IL PROTECTED] >Subject: [JAVA3D] Deploying java3d apps > >Hi >Quick question - I used to deploy my applications with the >Java3D dlls so that the user didn't require any more >installation over than the standard RTE. Aside from packagaing >the required J3D classes with the JAR

[JAVA3D] Deploying java3d apps

2004-05-04 Thread Ben Logan
Hi Quick question - I used to deploy my applications with the Java3D dlls so that the user didn't require any more installation over than the standard RTE. Aside from packagaing the required J3D classes with the JAR and then sitting them along side the 3 dlls what am I forgetting - because it no lo