openjfx 8 build gradle.mac file?
Danno Ferrin
danno.ferrin at shemnon.com
Sat Jul 6 05:22:19 PDT 2013
The gradle build in master isn't set up to work yet. You either first need
to run 'gradle -b generator.gradle' and work off of ../javafx, or you need
to sync the graphics scrum. (graphics/rt) The graphics scrum is currently
set up for the gradle build w/o the generator step.
On Sat, Jul 6, 2013 at 2:52 AM, Peter Pilgrim <peter.pilgrim at gmail.com>wrote:
> Hi All
>
> I just did a update of `master' and `master/rt' this morning. I
> executed the following:
>
> $ gradle clean
>
> FAILURE: Build failed with an exception.
>
> * Where:
> Build file
> '/Users/peterpilgrim/Documents/IdeaProjects/open-jfx-8/master/rt/build.gradle'
> line: 487
>
> * What went wrong:
> A problem occurred evaluating root project 'rt'.
> > Could not read script
> '/Users/peterpilgrim/Documents/IdeaProjects/open-jfx-8/master/rt/buildSrc/mac.gradle'
> as it does not exist.
>
> * Try:
> Run with --stacktrace option to get the stack trace. Run with --info
> or --debug option to get more log output.
>
> BUILD FAILED
>
>
> What am I missing?
>
> --
> Peter Pilgrim,
> **Java Champion**,
> Java EE Software Development / Design / Architect for `BlueChip'
> enterprises, London, UK
>
> Author of ``The Java EE 7 Developer Handbook'' to be published by
> Packt Pub (September 2013)
>
> JavaFX ++ Scala ++ Groovy ++ Android ++ Java
>
> :: http://www.xenonique.co.uk/blog/ ::
> :: http://twitter.com/peter_pilgrim ::
> :: http://java-champions.java.net/ ::
> :: Skype Call peter_pilgrim ::
> :: http://audio.fm/profile/peter_pilgrim ::
>
More information about the openjfx-dev
mailing list