B4J Question Cannot create .exe with Launch4j

martinstealth

Member
Licensed User
Hi,

I'm trying to create an executable file for my application, but when I compile it with Launch4j it gives the following error: Error: JavaFX runtime components are missing, and are required to run this application

Anyone knows how to fix it? I'm pretty sure I have JavaFX in my java folder.
 

Attachments

  • Capture.PNG
    Capture.PNG
    1.5 KB · Views: 294

martinstealth

Member
Licensed User
You can create it anywhere you like and pass it as an argument to the command line tool. It is simpler to start with running B4JPackager11 from the IDE.
I tried to use B4JPackager11, however I don't really understand from the post what to do except create a json file. Can you please explain the steps?
 
Upvote 0
Top