On Friday, 3 January 2014 at 21:58:07 UTC, cal wrote:
On Friday, 3 January 2014 at 19:37:04 UTC, Colden Cullen wrote:
I'm using 2.064.2, and I'm having a very similar issue. For
me, the program doesn't crash until after my main has finished
executing. Does anyone have any idea what might be going on?
For me the problem was related to this:
https://d.puremagic.com/issues/show_bug.cgi?id=1550
using the workaround in there, loading and unloading DLL's on
windows works OK for me now.
Wow, that worked wonderfully. Thanks for pointing me in the right
direction!