-
Enhancement
-
Resolution: Fixed
-
P3
-
8u20
We need to allow building the native libraries on Windows with the newer VS2013 and VS2012 compilers. Attached is a partial patch that should work for either 2013 or 2012, but will break 2010 builds, so isn't ready to go in. More work is needed.
Note that this will not address web (webkit) native libraries since they use their own build system, although the changes for the existing webkit build should be simple, if they end up being needed.
Note that this will not address web (webkit) native libraries since they use their own build system, although the changes for the existing webkit build should be simple, if they end up being needed.
- relates to
-
JDK-8097962 Enable Packager Launchers for VS2012 and VS2013
- Closed
-
JDK-8096562 gradle -PCONF=DebugNative fails with VS2010 due to '/FS' argument
- Resolved
-
JDK-8095887 Remove "/arch:sse" from 64-bit Windows build
- Resolved
-
JDK-8092386 Consider using FXC from Visual Studio 2013 instead of DirectX SDK
- Resolved
-
JDK-8091057 Enable building 64-bit binaries using VS2013 Express
- Closed