Building a .dmg on Windows [message #1168756] |
Sun, 03 November 2013 09:46  |
Eclipse User |
|
|
|
Hello,
creating an .exe installer works fine (on Windows), but I cannot create a .dmg installer. I have added WiX to my Path-Variable (the bin folder), and after selecting packaging format: dmg in the build.fxbuild, the build runs fine. But no installer is created! There is no skip or something like that in the build message. But there is just no 'bundles' folder...
Jack
|
|
|
Re: Building a .dmg on Windows [message #1169815 is a reply to message #1168756] |
Mon, 04 November 2013 02:52  |
Eclipse User |
|
|
|
We are simply calling out to javafx-packager which does not support
this! You can only build the installer native to the system:
win32: msi, setup.exe
osx: dmg
linux: deb, rpm
Tom
On 03.11.13 15:46, Jack Coon wrote:
> Hello,
> creating an .exe installer works fine (on Windows), but I cannot create
> a .dmg installer. I have added WiX to my Path-Variable (the bin folder),
> and after selecting packaging format: dmg in the build.fxbuild, the
> build runs fine. But no installer is created! There is no skip or
> something like that in the build message. But there is just no 'bundles'
> folder...
>
> Jack
|
|
|
Powered by
FUDForum. Page generated in 0.02355 seconds