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