Re: OpenJDK Windows build with Visual Studio 2010 Express Edition

2010-06-16 Thread Phil Race
As a follow up to this .. I've pushed a couple of fixes which are so far only in the build forsest 1) freetypecheck now builds with VS2010 and thus OpenJDK builds with Visual Studio (Express or Professional) 2) I downloaded the free Windows 7.1 SDK which has the 64 bit compiler from VS2010 (Exp

Re: OpenJDK Windows build with Visual Studio 2010 Express Edition

2010-06-13 Thread Phil Race
At this time we've not tried openjdk builds with VS2010 I know freetype check has issues but not hard ones. It appears that's the only issue, but fixing it is TBD. Your various path issues are likely not unique to VS2010 The failure to find "rc" and "mt" is probably most easily rectified by set

OpenJDK Windows build with Visual Studio 2010 Express Edition

2010-06-12 Thread Damjan Jovanovic
Hi Once again (http://mail.openjdk.java.net/pipermail/build-dev/2009-December/002641.html) I am compiling OpenJDK on Windows Vista with Visual Studio 2010 Express Edition. OpenJDK version: recent OpenJDK7 AWT repository HEAD, 5bbc7438b333 tip Windows: Vista 32 bit Visual studio: 2010 Express Edi