Whoops; forgot to CC the list: ---------- Forwarded message --------- From: Bryce Glover <randomdsde...@gmail.com> Date: Sat, Nov 10, 2018 at 1:11 PM Subject: Re: OpenJFX Build Setup To: <philip.r...@oracle.com>
On Sat, Nov 10, 2018 at 11:28 AM Philip Race <philip.r...@oracle.com> wrote: > try > gradle -PCOMPILE_MEDIA=true -PCOMPILE_WEBKIT=true > > -phil. > > On 11/9/18, 12:37 PM, Bryce Glover wrote: > > (*Snipped…*) > Dear Phil, Ah; if those options really only control building those sub-projects' associated '.dylib's, then you might want to change those properties' names or document them more explicitly within your build instructions. I didn't think I'd need to set those because everything aside from those dynamic libraries was already getting built for those components, hence why I overlooked doing that. Thanks, Bryce