[SDL] Trying to build with FreeBcc (borland)
CWC
charlesw at blackfoot.net
Sat Feb 16 12:23:46 PST 2008
Sam Lantinga wrote:
>> I'm trying to get my hardware surfaces back. This stuff worked fine back
>> in 1.2.8. I'm trying to tutor a haigh school student in game
>> development, so I grabbed the latest code to get him started.
>
> You want the directx video driver, which you can select by setting the
> environment variable SDL_VIDEODRIVER to "directx"
>
> It's been disabled by default because of compatibility problems with
> newer versions of Windows.
>
> See ya,
> -Sam Lantinga, Lead Software Engineer, Blizzard Entertainment
> _______________________________________________
> SDL mailing list
> SDL at lists.libsdl.org
> http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org
>
That does work for compiles under Borland, but not MinGw.
Is this the appropriate place to post suggested code changes for Borland
compatibility? I've got working code for the 'long long' issue.
I've also got changes for the _str??? functions but I haven't worked out
linking without "Unresolved external SDL_str???".
More information about the SDL
mailing list