mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mingw-cross-env-list] Fails to call SDL_InitSubSystem from plugin (


From: Schrober
Subject: Re: [Mingw-cross-env-list] Fails to call SDL_InitSubSystem from plugin (Was: State of SDL2 in MXE)
Date: Tue, 25 Jun 2013 13:38:38 +0200
User-agent: KMail/4.10.4 (Linux/3.9-1-amd64; KDE/4.10.4; x86_64; ; )

On Tuesday 25 June 2013 12:58:57 Schrober wrote:
> Just as info for the developers: This regression was introduced in rev
> cd5516b9263d - reverting it fixes the problem for me. Attached are both
> files

Here is the output of some debug patch (attached) on MXE (windows):

DDDDDDDDDDDDDDDDDDDDDDebug checking if MainIsReady(1) 004C8720
DDDDDDDDDDDDDDDDDDDDDDebug checking if MainIsReady(1) 004C8720
DDDDDDDDDDDDDDDDDDDDDDebug checking if MainIsReady(0) 652C99A0

The first two are from the main program and the last one is from the plugin 
loaded by the main program. And on linux it looks like:

DDDDDDDDDDDDDDDDDDDDDDebug checking if MainIsReady(1) 0x7f7815241008
DDDDDDDDDDDDDDDDDDDDDDebug checking if MainIsReady(1) 0x7f7815241008
DDDDDDDDDDDDDDDDDDDDDDebug checking if MainIsReady(1) 0x7f7815241008

-- 
Franz Schrober

Attachment: check.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]