Building OpenJFX with WebKit
Anton V. Tarasov
anton.tarasov at oracle.com
Fri Jun 19 13:57:29 UTC 2015
Hi Ondra, Michael,
On 16.06.2015 18:04, Michael Hoffer wrote:
> Hi Ondra,
>
> I was able to build WebKit after reverting the version number from 1.3 to
> 1.2. On Linux there should be a package called libicu48. I guess it is
> equivalent to webview-deps 1.3. If you install it WebKit should compile.
webview-deps 1.3 for Linux contains the following set of ICU 48:
libicudata.a
libicui18n.a
libicuio.a
libicuuc.a
>
> Regards,
> Michael
>
> 2015-06-15 1:02 GMT+02:00 Ondra Pelech <ondra.pelech at gmail.com>:
>
>> Hello,
>> I'm trying to build OpenJFX with WebKit, but I'm missing the
>> dependency com.sun.webkit:webview-deps:1.3
>> I've come across this thread from May
>> http://comments.gmane.org/gmane.comp.java.openjdk.openjfx.devel/9447
>> but webkit:webview-deps:1.3 is still not on maven central
We're going to put it in Central soon. Sorry for the delay.
Regards,
Anton.
>> is there another place I can get it from? or how can I build it myself?
>>
>> thank you, best regards
>> Ondra
>>
>>
>>
>> Building Webkit configuration /Release/ into
>> /home/ondra/Projects/rt/modules/web/build/linux
>> :web:compileNativeLinux FAILED
>>
>> FAILURE: Build failed with an exception.
>>
>> * Where:
>> Build file '/home/ondra/Projects/rt/build.gradle' line: 2512
>>
>> * What went wrong:
>> Execution failed for task ':web:compileNativeLinux'.
>>> Could not resolve all dependencies for configuration ':web:webkit'.
>> > Could not find com.sun.webkit:webview-deps:1.3.
>> Required by:
>> rt:web:unspecified
>>
>
>
More information about the openjfx-dev
mailing list