I'm looking at this revision: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/awt/src/main/java/windows/org/apache/harmony/awt/gl/windows/WinGraphicsConfiguration.java?view=markup and I can't see the required constructor.
On 10/14/07, Spark Shen <[EMAIL PROTECTED]> wrote: > Hi > I am looking at this issue and is now checking out the whole trunk and plan > to do a build as far as I > finished checking it out on windows X86 environment. > > At the mean time, I checked the error report of > HARMONY-4943<http://issues.apache.org/jira/browse/HARMONY-4943>and > looked into > modules/awt/src/main/java/windows/org/apache/harmony/awt/gl/windows/WinGraphicsConfiguration.java > file of r584197. > And I do find the constructor which is reported as missing. > public WinGraphicsConfiguration(long hdc) { > //... > } > > on line 75. > > May be there's something wrong with your local copy? Did you tried 'svn st' > to see whether there are some unintentional > modifications in your local workspace? > > > 2007/10/14, Eugene Ostrovsky <[EMAIL PROTECTED]>: > > > > Hi, Everyone. > > > > I was not able to make a federated build. > > See http://issues.apache.org/jira/browse/HARMONY-4943 > > > > Eugene. > > > > > > -- > Spark Shen > China Software Development Lab, IBM >
