[QUAR]Re: [SDL] Errors Exiting SDL on Windows

Jonathan Jack jjack at hightechhigh.org
Thu Aug 26 12:33:12 PDT 2004


I am de-initializing them in this order:
SDL_mixer, SDL_ttf, SDL

On Aug 26, 2004, at 12:15 PM, Alan Wolfe wrote:

> what order are you deinitializing them in?
>
> ----- Original Message -----
> From: "jjack" <jjack at hightechhigh.org>
> To: <sdl at libsdl.org>
> Sent: Thursday, August 26, 2004 11:47 AM
> Subject: [SDL] Errors Exiting SDL on Windows
>
>
>> I am writing a cross-platform SDL app which
>> will run on OS X and Windows. The app was
>> writen nativly on OS X and the code was
>> ported to Windows.
>> I am having one problem with the Windows version.
>> When ever the program tries to exit
>> after de-initalizing the three libraries i use
>> (SDL, SDL_mixer and SDL_ttf) the program crashes.
>> The error is a write access violation. HELP PLEASE!!
>>
>>
>> _______________________________________________
>> SDL mailing list
>> SDL at libsdl.org
>> http://www.libsdl.org/mailman/listinfo/sdl
>
> _______________________________________________
> SDL mailing list
> SDL at libsdl.org
> http://www.libsdl.org/mailman/listinfo/sdl





More information about the SDL mailing list