Print at May 23, 2026, 10:23:17 PM

Posted by Moxi at Nov 21, 2013, 9:15:49 PM
Re: Rendering on Windows Server 2008 Possible?
Hi,

okay i have read something about Java compiling, so i did

javac.exe -cp sunflow-0.07.3h.jar;SweetHome3D.jar ConsolePhotoGenerator.java

javac.exe did create ConsolePhotoGenerator.java

then i tried

Java.exe ConsolePhotoGenerator.java but it says Java can not find the Mainclass for ConsolePhotoGenerator.java.

What can i do?