Re: Building on windows

2019-08-06 Thread Kevin Rushforth
7:44 Para: Thiago Milczarek Sayao Cc: openjfx-dev@openjdk.java.net Assunto: Re: Building on windows The double slash in "Bin//rc.exe" is weird, there should be a folder there. If it helps, build.gradle has this comment on line 40: The genVSproperties.bat doesn't find the directory where RC.e

RE: Building on windows

2019-08-05 Thread Thiago Milczarek Sayao
9 07:44 Para: Thiago Milczarek Sayao Cc: openjfx-dev@openjdk.java.net Assunto: Re: Building on windows The double slash in "Bin//rc.exe" is weird, there should be a folder there. If it helps, build.gradle has this comment on line 40: > The genVSproperties.bat doesn't find the

Re: Building on windows

2019-08-05 Thread Nir Lisker
ailing to get CPU architecture. > > Mine is x64 (AMD Ryzen). > > Chocolatey gives me the same error. > > Cheers. > > De: openjfx-dev em nome de Thiago > Milczarek Sayao > Enviado: sábado, 3 de agosto de 2019 19:41 > Para: openjf

Re: Building on windows

2019-08-05 Thread Tasha CARL
(AMD Ryzen). > > Chocolatey gives me the same error. > > Cheers. > > De: openjfx-dev em nome de > Thiago Milczarek Sayao > Enviado: sábado, 3 de agosto de 2019 19:41 > Para: openjfx-dev@openjdk.java.net > Assunto: Building on

RE: Building on windows

2019-08-04 Thread Thiago Milczarek Sayao
ers. De: openjfx-dev em nome de Thiago Milczarek Sayao Enviado: sábado, 3 de agosto de 2019 19:41 Para: openjfx-dev@openjdk.java.net Assunto: Building on windows Hi, I have followed the instructions on: https://wiki.openjdk.java.net/display/OpenJFX/Building+OpenJFX#BuildingOpenJFX-Wind

Re: Building on windows

2019-08-03 Thread Michael Ennen
Chocolatey. On Sat, Aug 3, 2019 at 3:42 PM Thiago Milczarek Sayao < thiago.sa...@clamed.com.br> wrote: > Hi, > > I have followed the instructions on: > > https://wiki.openjdk.java.net/display/OpenJFX/Building+OpenJFX#BuildingOpenJFX-Windows > > When running ./gradlew.bat

Building on windows

2019-08-03 Thread Thiago Milczarek Sayao
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.

LNK1123: failure during conversion to COFF when building under windows

2014-03-22 Thread Michael Berry
Hi, I'm currently trying to build OpenJFX from source on Windows - I've followed the instructions on the build page and have Visual Studio 2010, the June 2010 directx sdk, cygwin and its relevant modules installed. However, when building it fails at the buildJavaFXPackage task (output below.)

Re: LNK1123: failure during conversion to COFF when building under windows

2014-03-22 Thread Kevin Rushforth
Do you have VS 2010 Service Pack 1? I've seen this failure on machines that don't have SP1 installed. -- Kevin Michael Berry wrote: Hi, I'm currently trying to build OpenJFX from source on Windows - I've followed the instructions on the build page and have Visual Studio 2010, the June 2010

Re: LNK1123: failure during conversion to COFF when building under windows

2014-03-22 Thread Michael Berry
Hi Kevin, Many thanks for that - that has solved the problem! Perhaps the wiki pagehttps://wiki.openjdk.java.net/display/OpenJFX/Building+OpenJFXshould be updated to note that SP1 should be installed as well as vanilla VS2010? I would do it myself, but don't have the privileges. Thanks, Michael

Re: LNK1123: failure during conversion to COFF when building under windows

2014-03-22 Thread Kevin Rushforth
Glad this solved your problem. I added SP1 to the Wiki page. -- Kevin Michael Berry wrote: Hi Kevin, Many thanks for that - that has solved the problem! Perhaps the wiki page https://wiki.openjdk.java.net/display/OpenJFX/Building+OpenJFX should be updated to note that SP1 should be