Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: Patuti on July 02, 2009, 08:35:32 pm

Title: BSOD C::B + sdl + vista
Post by: Patuti on July 02, 2009, 08:35:32 pm
We are experiencing exactly the same problem as already noticed by this other thread...
http://www.daniweb.com/forums/showthread.php?t=196509 (http://www.daniweb.com/forums/showthread.php?t=196509)

and here...
http://www.gamedev.net/community/forums/topic.asp?topic_id=529699 (http://www.gamedev.net/community/forums/topic.asp?topic_id=529699)

and maybe this one too...
http://supertux.lethargik.org/bugs/view.php?id=387 (http://supertux.lethargik.org/bugs/view.php?id=387)


Anyone has any thoughts on this?

We already tested this in a lot of computers (XP/Vista) and it's happening only on three machines with vista 64/32.

Title: Re: BSOD C::B + sdl + vista
Post by: stahta01 on July 03, 2009, 12:51:29 am
What Code::Blocks version number or SVN build?
What Compiler and include Version info? Example. GCC version 3.4.5
If Mingw GCC and you know it, MinGW DLL version?

What SDL Version?

Tim S
Title: Re: BSOD C::B + sdl + vista
Post by: Patuti on July 03, 2009, 03:59:50 pm
C::B 8.02
Mingw GCC Bundled with C::B 8.02 (3.4.5)
SDL 1.2.13 (stable)
Title: Re: BSOD C::B + sdl + vista
Post by: stahta01 on July 03, 2009, 05:52:55 pm
Mingw Bundled with Code::Blocks is not the best version of 3.4.5 (has known issues related to building on vista);please upgrade to newest 3.4.5 and see if problem still exists.

Tim S.