Building OpenJFX locally
Kevin Rushforth
kevin.rushforth at oracle.com
Sat Mar 20 13:31:58 UTC 2021
This reminds me that after the fix for JDK-8255713 [1] it is no longer
necessary (or recommended) to set the MSVC_VER env variable. I updated
the Wiki to reflect that, and also to reflect that we now build using
Visual Studio 2019 (although it will still work with VS 2017).
-- Kevin
[1] https://bugs.openjdk.java.net/browse/JDK-8255713
On 3/19/2021 8:11 AM, Nir Lisker wrote:
> Did you go through
> https://wiki.openjdk.java.net/display/OpenJFX/Building+OpenJFX? Where what
> error do you get at which step?
>
> On Thu, Mar 18, 2021 at 4:12 PM Jacky Guo<jackyguo579 at gmail.com> wrote:
>
>> Hi there,
>> I've cloned OpenJFX locally, but I can't build it, because I need to define
>> the environment variable WINSDK_DIR. What do I need to set this to and what
>> do I need to put in that folder
>>
>> Thanks!
>> - Jacky Guo
>>
>> P.S. I only have Windows on a laptop, so I don't know how I can test for
>> Linux and/or MacOS.
>>
More information about the openjfx-dev
mailing list