Nick, I'm assuming that JBuilder is only making an exe launcher like Codewarrior does. (thus it still requires Java and Java 3D to be installed on any client machine) JBuilder hasn't actually added a Java native compiler has it?
- John Wright Starfire Research Nick Stark wrote: > > Hello, > > I recently noticed that JBuilder7 has the ability to create native > executables for a project, and I decided to just try it out to see how it > worked. I include all the java3D dependencies in the jar file that is > created for the executable, but when I run the executable, I get an error > that J3D was not found in the java.library.path. I know how to set this up > correctly when making a batch file with a jar, but it seemed to me that the > executable should have all the proper paths set up internally. If anyone > has ideas, I'd appreciate it. > > Thanks, > Nick > > =========================================================================== > To unsubscribe, send email to [EMAIL PROTECTED] and include in the body > of the message "signoff JAVA3D-INTEREST". For general help, send email to > [EMAIL PROTECTED] and include in the body of the message "help". =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
