[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-kawa] [bug #49432] Android: Failed resolving Lgnu/kawa/models/DrawI
From: |
Per Bothner |
Subject: |
[Bug-kawa] [bug #49432] Android: Failed resolving Lgnu/kawa/models/DrawImage; interface 1032 'Ljava/awt/image/RenderedImage; |
Date: |
Sun, 30 Oct 2016 05:46:21 +0000 (UTC) |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36 |
Update of bug #49432 (project kawa):
Status: None => Need Info
Assigned to: None => bothner
_______________________________________________________
Follow-up Comment #1:
There actually was a --without-awt configure option, which was set by
--with-android. However, --without-awt didn't do all it should do.
Specifically, it did not turn off DisplayFormat's dependence on DrawImage
(which depends on AWT).
I checked in a fix. Could you try it? I haven't tested it --with-android,
though I tested --without-awt. Could you without an explicit --without-awt -
as that is supposed to be implied by --with-android.
Porting the Pictures support to Android would be an interesting project
(perhaps using VectorDrawable), though I doubt I'll get to it myself.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?49432>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Bug-kawa] [bug #49432] Android: Failed resolving Lgnu/kawa/models/DrawImage; interface 1032 'Ljava/awt/image/RenderedImage;,
Per Bothner <=