Menu

#1 How to compile exe

open
nobody
None
5
2003-10-17
2003-10-17
Anonymous
No

Hello,

I can't find how to compile a Java executable on
Windows. It looks like I have to do this:

C:\myapp> [here is HelloWorld.java]
C:\myapp>..\freestyler\binwin32\buildmodelartist.exe
-src world -platform win32

But I receive an error, can't create child process.

Please write a beginner's section and show command line
examples to build an executable from a Java source
file? Also, can you show an example Java app with a
GUI, or will existing Java GUI apps compile with this
tool and run as native exes?

Many Thanks.

Discussion


Log in to post a comment.