Re: Javafxpackager build error on Win7 64

2013-12-16 Thread Vadim Pakhnushev
Artem, That was exactly the case, as we discussed off-list. I've asked Francisco to follow up on the list about that and file a JIRA. The problem seems to be that the build system doesn't pick up WinSDK 7.1 installed with the VS2010 Express. Thanks, Vadim On 16.12.2013 13:06, Artem Ananiev wr

Re: Javafxpackager build error on Win7 64

2013-12-16 Thread Artem Ananiev
Francisco, it can also be caused by using Windows SDK 7.0A, which is bundled with Visual Studio 2010 Express. It can't be used to build 64-bit FX, you need either VS 2010 Pro, or Windows SDK 7.1 (downloaded as a separate bundle from MS site). Thanks, Artem On 12/14/2013 2:07 PM, Vadim Pakh

Re: Javafxpackager build error on Win7 64

2013-12-14 Thread Vadim Pakhnushev
Francisco, It seems that somehow /machine:X86 got added to the command line. Please make sure that your environment is consistent, that is you have JAVA_HOME and PATH set to x64 JDK. Then try to gradle clean sdk. Hope this helps, Vadim On 14.12.2013 4:12, Francisco Javier Godino wrote: Hello

Re: Javafxpackager build error on Win7 64

2013-12-13 Thread Kevin Rushforth
I saw something similar to this when I had a newer version of Microsoft .net installed, but I can't remember if it was exactly the same error. -- Kevin Francisco Javier Godino wrote: Hello: I ran the build process "gradle sdk" and I'm receiving the following error: LNK1112 module machine ty