Build OpenJFX8 with gradle?
Tobias Bley
tobi at ultramixer.com
Fri May 17 14:47:00 PDT 2013
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