Build OpenJFX8 with gradle?

Richard Bair richard.bair at oracle.com
Mon May 20 08:54:36 PDT 2013


The ios.gradle file is just a copy/paste from some other gradle file (probably linux) and hasn't really been done yet. It might as well not have been there for all the good it is! You can look at how the linux.gradle file is configured for an idea of what the iOS one should look like.

Thanks
Richard

On May 17, 2013, at 2:47 PM, Tobias Bley <tobi at ultramixer.com> wrote:

> the ios.gradle file is already there…
> 
> but when i call "gradle -PCOMPILE_TARGETS=ios sdk" then I get the following error:
> 
> * What went wrong:
> A problem occurred evaluating root project 'javafx'.
>> ERROR: Incorrectly configured compile flags file, missing ios property
> 
> 
> So what is the missing iOS property?
> 
> Best regards,
> Tobi
> 
> 
> 
> Am 14.05.2013 um 18:31 schrieb Richard Bair <richard.bair at oracle.com>:
> 
>> The Android & iOS parts of the gradle build haven't been done yet. You would need to edit the ios.gradle file in buildSrc (or add it if it isn't there).
>> 
>> Richard
>> 
>> On May 14, 2013, at 12:09 AM, Tobias Bley <tobi at ultramixer.com> wrote:
>> 
>>> Yes, but I can only build a SDK for mac (my platform) but not for iOS.
>>> 
>>> I try to use: gradle -PCOMPILE_TARGET=ios sdk but it only builds the mac SDK….
>>> 
>>> 
>>> 
>>> 
>>> Am 13.05.2013 um 23:41 schrieb Richard Bair <richard.bair at oracle.com>:
>>> 
>>>> I think these instructions are still valid:
>>>> 
>>>> https://wiki.openjdk.java.net/display/OpenJFX/Building+OpenJFX
>>>> 
>>>> On May 13, 2013, at 5:45 AM, Tobias Bley <tobi at ultramixer.com> wrote:
>>>> 
>>>>> 	Is there any new tutorial about how to build openjfx with gradle for iOS?
>>>>> 
>>>>> 
>>>> 
>>> 
>> 
> 



More information about the openjfx-dev mailing list