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 <[EMAIL PROTECTED]>:

On 28 June 2006 at 11:09, Mark Hindess <[EMAIL PROTECTED]> wrote:
>
> On 28 June 2006 at 4:55, Geir Magnusson Jr <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
Alexey A. Petrenko
Intel Middleware Products Division

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to