Skip to main content



      Home
Home » Eclipse Projects » e(fx)clipse » Building a .dmg on Windows
Building a .dmg on Windows [message #1168756] Sun, 03 November 2013 09:46 Go to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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
Previous Topic:e(fx)clipse and Guice
Next Topic:Can't install eclipse(fx) in 3.8
Goto Forum:
  


Current Time: Wed May 07 02:29:30 EDT 2025

Powered by FUDForum. Page generated in 0.04719 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top