Tuesday, 15 January 2013

Native packed JavaFX app not working on windows -



Native packed JavaFX app not working on windows -

when creating native javafx using gradle plugin (http://goo.gl/yio0xk) works great on macos. on windows exe file. when starting file there message mscvp100.dll missing. installed .net 4 runtime , microsoft visual c++ 2010 redistribution bundle (see link http://goo.gl/nomxyo). if start exe 2 error dialogs:

configuration file not found! c:\users\hendrik\desktop\app\package.cfg

and

failed find main application jar! failed parse bundle configuration file

i think sec 1 depends on first one. thought how can solve problem?

working :)

this fault , lack of knowledge of windows... when building native bundle on windows folder exe, icon file , 2 folder (app, runtime). can't re-create exe. run app need content. need re-create / move finish folder , not exe.

windows javafx javafx-8

No comments:

Post a Comment