freetype
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ft] deletion of pointer to incomplete type 'FT_LibraryRec_'; no des


From: Christopher Kurtis Koeber
Subject: Re: [ft] deletion of pointer to incomplete type 'FT_LibraryRec_'; no destructor called
Date: Sat, 13 Sep 2014 09:48:06 -0400

I see; thank you for the reply.

Regards,

Christopher Kurtis Koeber

-----Original Message-----
From: Khaled Hosny [mailto:address@hidden On Behalf Of Khaled Hosny
Sent: Friday, September 12, 2014 8:25 PM
To: Christopher Kurtis Koeber
Cc: address@hidden
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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]