Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 53235 invoked from network); 28 Jun 2006 10:42:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 28 Jun 2006 10:42:14 -0000 Received: (qmail 77710 invoked by uid 500); 28 Jun 2006 10:42:12 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 77651 invoked by uid 500); 28 Jun 2006 10:42:12 -0000 Mailing-List: contact harmony-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-dev@incubator.apache.org Received: (qmail 77638 invoked by uid 99); 28 Jun 2006 10:42:11 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Jun 2006 03:42:11 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of alexey.a.petrenko@gmail.com designates 72.14.204.225 as permitted sender) Received: from [72.14.204.225] (HELO qb-out-0506.google.com) (72.14.204.225) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Jun 2006 03:42:11 -0700 Received: by qb-out-0506.google.com with SMTP id q11so174484qbq for ; Wed, 28 Jun 2006 03:41:50 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ji0oN46+GYebYLLVjSt0HDaO48GPgbsaEz+khqkwYAuDyFOdsR0XMliPTwEiZnHR/Xta4YMR8OGOBStP3TZVg7dUi7hVvfMCfZBk26x0IFZ0raeMqsomyaWkyzqsNk5dLJcuc/2mporzC3KJlQBv0z8zCyrkJ8W93sBL4S0q5gI= Received: by 10.65.176.19 with SMTP id d19mr1057294qbp; Wed, 28 Jun 2006 03:41:50 -0700 (PDT) Received: by 10.65.112.17 with HTTP; Wed, 28 Jun 2006 03:41:50 -0700 (PDT) Message-ID: Date: Wed, 28 Jun 2006 14:41:50 +0400 From: "Alexey Petrenko" To: harmony-dev@incubator.apache.org Subject: Re: [classlib] integration of swing/awt In-Reply-To: <200606281025.k5SAPwwW011626@d06av02.portsmouth.uk.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200606281009.k5SA9xXR006970@d06av02.portsmouth.uk.ibm.com> <200606281025.k5SAPwwW011626@d06av02.portsmouth.uk.ibm.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N BTW, I'm trying to play with prebuilt libraries from GnuWin32 project (http://sourceforge.net/projects/gnuwin32/). They have needed versions of jpeg and png libraries. But lcms library is too old. I've build awt natives with this libraries but can not run them yet since I can not build and run DRLVM :( Will try with IBM VM... Even if AWT will work ok with this libraries we got few issues with them: 1. lcms library is too old. Probably we can ask project owners to update it. 2. These libraries are using zlib1.dll. But we renamed this dll in Harmony. Another big question is: Is it legal for us to use and redistribute as part of HDK these precompiled libraries? Thoughts? Geir? Tim? SY, Alexey 2006/6/28, Mark Hindess : > > On 28 June 2006 at 11:09, Mark Hindess wrote: > > > > On 28 June 2006 at 4:55, Geir Magnusson Jr wrote: > > > > > > Mark, > > > > > > What's the status of the integration of HARMONY-528, the swing/awt > > > contrib? > > > > The original contribution is in svn. The java code is integrated. > > > > If you manually set out the depends/libs/build tree - with libjpeg, > > libpng, liblcms - then the native code can be built by adding: > > > > -Dwith.awt.swing=true > > > > (Incidentally, I'd appreciate some testing/feedback on the > > -Dwith.awt.swing=true build on Windows. Especially if we want to > > include awt/swing in a snapshot later this week.) > > FYI: The instructions for creating the depends tree > are in section "5. BUILDING THE EXTERNAL LIBRARIES" of > modules/awt_swing_contribution/modules/README.txt > > Regards, > Mark. > > > > --------------------------------------------------------------------- > Terms of use : http://incubator.apache.org/harmony/mailing.html > To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org > For additional commands, e-mail: harmony-dev-help@incubator.apache.org > > -- Alexey A. Petrenko Intel Middleware Products Division --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org For additional commands, e-mail: harmony-dev-help@incubator.apache.org