Thread overview | |||||
---|---|---|---|---|---|
|
February 19, 2011 Error when exiting program | ||||
---|---|---|---|---|
| ||||
I'm using some one else's bindings to a C library. The problem seems to be limited to D2 programs. Error as follows: An exception was thrown while finalizing an instance of class jec2.bmp.Bmp I also get other errors at program exit. Thanks for any help. :-) |
February 19, 2011 Re: Error when exiting program | ||||
---|---|---|---|---|
| ||||
Posted in reply to Joel Christensen | Joel Christensen Wrote:
> I'm using some one else's bindings to a C library.
>
> The problem seems to be limited to D2 programs.
>
> Error as follows:
> An exception was thrown while finalizing an instance of class jec2.bmp.Bmp
>
> I also get other errors at program exit.
>
> Thanks for any help. :-)
I think you are going to have to give us more detail. What library, what error?
|
February 20, 2011 Re: Error when exiting program | ||||
---|---|---|---|---|
| ||||
Posted in reply to Jesse Phillips | On 19-Feb-11 6:53 PM, Jesse Phillips wrote:
> Joel Christensen Wrote:
>
>> I'm using some one else's bindings to a C library.
>>
>> The problem seems to be limited to D2 programs.
>>
>> Error as follows:
>> An exception was thrown while finalizing an instance of class jec2.bmp.Bmp
>>
>> I also get other errors at program exit.
>>
>> Thanks for any help. :-)
>
> I think you are going to have to give us more detail. What library, what error?
I don't think any one wants to see my code (a mess). I've started a new library thingy, and so far no problem.
|
Copyright © 1999-2021 by the D Language Foundation