digitalmars.D.learn - Error when exiting program
- Joel Christensen (6/6) Feb 18 2011 I'm using some one else's bindings to a C library.
- Jesse Phillips (2/12) Feb 18 2011 I think you are going to have to give us more detail. What library, what...
- Joel Christensen (3/15) Feb 20 2011 I don't think any one wants to see my code (a mess). I've started a new
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. :-)
Feb 18 2011
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?
Feb 18 2011
On 19-Feb-11 6:53 PM, Jesse Phillips wrote:Joel Christensen Wrote: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.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?
Feb 20 2011