[quake3] [PATCH] better NX support

Ludwig Nussel ludwig.nussel at suse.de
Mon Feb 27 10:50:36 EST 2006


On Monday 27 February 2006 16:42, James Lacey wrote:
> It will break the Windows build as mmap() is not in the CRT. Unless someone
> has an mmap() wrapper for the Win32 API (which is probably out there
> somewhere), equivalent code would have to be written using the Win32 memory
> mapped file functions.

As I suspected, thanks. Easiest way is to just use malloc via #ifdef _MSC_VER
on Windows then I guess.

cu
Ludwig

-- 
 (o_   Ludwig Nussel
 //\   SUSE LINUX Products GmbH, Development
 V_/_  http://www.suse.de/





More information about the quake3 mailing list