I see; thank you for the reply.

Regards,

Christopher Kurtis Koeber

-----Original Message-----
From: Khaled Hosny [mailto:[email protected]] On Behalf Of Khaled Hosny
Sent: Friday, September 12, 2014 8:25 PM
To: Christopher Kurtis Koeber
Cc: [email protected]
Subject: Re: [ft] deletion of pointer to incomplete type 'FT_LibraryRec_'; no 
destructor called

On Wed, Sep 10, 2014 at 05:03:43PM -0400, Christopher Kurtis Koeber wrote:
>
> delete ft;

FreeType is not a C++ library, check the documentation to find the proper way 
of destrying a given FreeType object, for example:
http://www.freetype.org/freetype2/docs/reference/ft2-base_interface.html#FT_Library

Regards,
Khaled


_______________________________________________
Freetype mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/freetype

Reply via email to