Building on windows

Tasha CARL openjdk at carl.pro
Mon Aug 5 07:06:06 UTC 2019


"Windows Kits/10/Bin//rc.exe" is tool form the Windows SDK. I did not try a built myself, but it might be very well needed  to build the platform specific binaries.
https://developer.microsoft.com/en-us/windows/downloads/windows-10-sdk

Hope this helps.
Nat

On Mon, 5 Aug 2019, at 3:28 AM, Thiago Milczarek Sayao wrote:
> Managed to get past the error by updating the source tree.
> 
> Now I'm getting this:
> > FAIL: cannot find RC: C:/Program Files (x86)/Windows Kits/10/Bin//rc.exe
> 
> Seems to be failing to get CPU architecture.
> 
> Mine is x64 (AMD Ryzen).
> 
> Chocolatey gives me the same error.
> 
> Cheers.
> ________________________________
> De: openjfx-dev <openjfx-dev-bounces at openjdk.java.net> em nome de 
> Thiago Milczarek Sayao <thiago.sayao at clamed.com.br>
> Enviado: sábado, 3 de agosto de 2019 19:41
> Para: openjfx-dev at openjdk.java.net <openjfx-dev at openjdk.java.net>
> Assunto: Building on windows
> 
> Hi,
> 
> I have followed the instructions on:
> https://wiki.openjdk.java.net/display/OpenJFX/Building+OpenJFX#BuildingOpenJFX-Windows
> 
> When running ./gradlew.bat on cygwin I get:
> 
> > FAIL: WINSDK_DIR not defined
> 
> My version is 14.16.27012.
> 
> 
> Thanks.
>


More information about the openjfx-dev mailing list