Build fail: unresolved external symbol mainCRTStartup

2013-11-08 Thread Leonid Popov
Hi, I've just cloned a new workspace from ssh://jfxsrc.us.oracle.com//javafx/8.0/scrum/graphics/jfx and tried to build it. The following error encountered: link /LIBPATH:"..\lib" /NOLOGO /MAP /INCREMENTAL:NO /SUBSYSTEM:CONSOLE /MANIFEST /MANIFESTFILE:"obj\DerivedSourcesJava.intermediate

Re: Build fail: unresolved external symbol mainCRTStartup

2013-11-11 Thread Leonid Popov
Are you running under a cygwin shell? What is your gradle command line? Steve On 2013-11-08 9:08 AM, Leonid Popov wrote: Hi, I've just cloned a new workspace from ssh://jfxsrc.us.oracle.com//javafx/8.0/scrum/graphics/jfx and tried to build it. The following error encountered:

Re: Build fail: unresolved external symbol mainCRTStartup

2013-11-12 Thread Leonid Popov
e one more variable): gradle -PCOMPILE_WEBKIT=true -PCOMPILE_MEDIA=true sdk See if the above will work. -- Kevin Leonid Popov wrote: Hi Steve, Yes, I use 32-bit JDK for building. I tried to build it from both Windows and Cygwin command shells. The error I mentioned happens when building fr

Re: Build fail: unresolved external symbol mainCRTStartup

2013-11-13 Thread Leonid Popov
Finally managed to build it with JDK 1.8-ea build 114 64 bit. On 11/12/2013 6:00 PM, Leonid Popov wrote: Thanks Kevin, but unfortunately it didn't help. Even having it cleaned completely, the build script still generates 32-bit YarrInterpreter.obj and then fails to link it to a 64-bit li

Re: Build fail: unresolved external symbol mainCRTStartup

2013-11-14 Thread Leonid Popov
PM, Stephen F Northover wrote: Ok, you can't say that and not tell us what the problem was! Steve On 2013-11-13 9:55 AM, Leonid Popov wrote: Finally managed to build it with JDK 1.8-ea build 114 64 bit. On 11/12/2013 6:00 PM, Leonid Popov wrote: Thanks Kevin, but unfortunately it d

TaskExecutionException: Execution failed for task ':web:compileGeneratedWin'

2014-03-21 Thread Leonid Popov
Hi, I updated my workspace recently, tried to build it and have got the following exception. Any suggestions? FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':web:compileGeneratedWin'. > java.lang.ClassFormatError: Invalid Constant Pool entry Type 18

Re: TaskExecutionException: Execution failed for task ':web:compileGeneratedWin'

2014-03-21 Thread Leonid Popov
Thanks Kevin, it helped. Leonid On 3/21/2014 4:49 PM, Kevin Rushforth wrote: Are you using gradle 1.8? This looks like a bug we used to have with prior versions of gradle. -- Kevin Leonid Popov wrote: Hi, I updated my workspace recently, tried to build it and have got the following

[8u] Review request: RT-39013: Reduce memory footprint of WCImageDecoderImpl

2014-10-17 Thread Leonid Popov
Hello, Could you please review the fix for: https://javafx-jira.kenai.com/browse/RT-39013 Thank you, Leonid

[9] Review request for RT-34443: [WebView] solar system web page is slow, has rendering problems and throws exceptions

2014-12-30 Thread Leonid Popov
Please review the fix made by PeterZ: http://cr.openjdk.java.net/~loneid/RT-34443/v0/ for the issue: http://javafx-jira.kenai.com/browse/RT-34443 -- -- Thanks, Leonid