Getting an access violation before main starts
Jacob Carlborg via Digitalmars-d
digitalmars-d at puremagic.com
Wed Jun 11 00:19:20 PDT 2014
On 11/06/14 02:00, Matt wrote:
> I was wondering if anyone could help with a problem I'm having.
>
> My program compiles properly, and has all up-to-date files and DLLs
> (SDL2, SDL2-image, SDL2-ttf, all the other DLLs that are required by
> these). However, when I run it, I get "object.Error: Access Violation",
> which, of course, means something isn't getting created.
Run it through a debugger to get a stack trace.
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list