6903970: VS2008/VS2010 build fails in make/sun/jkernel because of "afxres.h" missing

Wed, 19 May 2010 09:44:19 -0700

author
prr
date
Wed, 19 May 2010 09:44:19 -0700
changeset 178
2512c00f089f
parent 175
aa4f995fb65e
child 179
be22d34852cd

6903970: VS2008/VS2010 build fails in make/sun/jkernel because of "afxres.h" missing
Reviewed-by: ohair, art

README-builds.html file | annotate | diff | comparison | revisions
     1.1 --- a/README-builds.html	Tue May 11 14:31:42 2010 -0700
     1.2 +++ b/README-builds.html	Wed May 19 09:44:19 2010 -0700
     1.3 @@ -970,9 +970,9 @@
     1.4  So for now you should be able to build with either VS2003 or VS2010.
     1.5  We do not guarantee that VS2008 will work, although there is sufficient
     1.6  makefile support to make at least basic JDK builds plausible.
     1.7 -Visual Studio 2010 Express compilers are likely to be able to build all the
     1.8 -"open" sources, with only small adjustments, but this has yet to be made
     1.9 -to work. Also we have not yet seen the 7.1 Windows SDK with the 64 bit
    1.10 +Visual Studio 2010 Express compilers are now able to build all the
    1.11 +open source repositories, but this is 32 bit only, since
    1.12 +we have not yet seen the 7.1 Windows SDK with the 64 bit
    1.13  compilers. <b>END WARNING.</b>
    1.14  <p>
    1.15                      The 32-bit OpenJDK Windows build

mercurial