Correction: you will need the jdk on windows when using the 32 bit build because the server jvm does not come with the 32 bit jre. Perhaps I should just make it prefer the server jvm, not require it.
On Aug 15, 6:12 pm, mac <markus.gustavs...@gmail.com> wrote: > On Aug 15, 6:02 pm, Wilson MacGyver <wmacgy...@gmail.com> wrote:> This still > requires JDK installed right? On the OSX version, does it > > create DMG file? > > Since for an end user OSX app, that's what people expect. > > It requires JRE installed, not JDK. It comes with the OS on everything > but windows but should be easy to bundle with the user program in an > installer. > Re: .dmg files and installers, I haven't gotten to that yet. I plan on > making .dmg files for OS X and a script for the excellent Inno setup > (http://www.jrsoftware.org/isinfo.php) for Windows. > > > On turning jars into .exe on windows, have you looked at > > jsmooth?http://jsmooth.sourceforge.net/index.php > > Not that one specifically. But I have googled for similar solutions > many times and always been disappointed in some way (too many > features, too hard to use etc. ) so I just decided to make my own > launcher. > I hope mine is maybe a little easier to use with clojure via the > carnival.clj start script. Making clojure apps easier to run is the > intent after all ;) > > /Markus -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en