On Thu, 15 Mar 2012 02:30:09 -0500
Andrew Brunner <[email protected]> wrote:

> I'm running into a problem when building a service application.  When I
> include a unit that uses graphics for 2 TPicture instances for resizing.
> 
> Fatal: Can't find unit Graphics used by dbmAvatars
> 
> Is there a package I can add to give me functionality?  Or use a similar
> component w/o lcl?

Yes, and it comes already with fpc. It's name is fpimage.
The LCL uses it too.

Mattias

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to