OpenArena Message Boards

OpenArena Contributions => Development => Topic started by: MilesTeg on May 26, 2007, 05:02:56 PM



Title: howto compile the source code
Post by: MilesTeg on May 26, 2007, 05:02:56 PM
Hi

I have made a short description on how to compile the source code of OA:
(DO NOT LINK) h t t p s : / / openarena . wikia . com/wiki/DeveloperFAQ#How_do_I_compile_the_sourcecode.3F

At least that's the way I think it should work, but I still get some errors:
code/win32/win_wndproc.c: In function `WIN_DisableAltTab':
code/win32/win_wndproc.c:58: error: `SPI_SCREENSAVERRUNNING' undeclared (first use in this function)
code/win32/win_wndproc.c:58: error: (Each undeclared identifier is reported only once
code/win32/win_wndproc.c:58: error: for each function it appears in.)
code/win32/win_wndproc.c: In function `WIN_EnableAltTab':
code/win32/win_wndproc.c:75: error: `SPI_SCREENSAVERRUNNING' undeclared (first use in this function)

the original ioq3 works fine for me.


Title: Re: howto compile the source code
Post by: dmn_clown on May 26, 2007, 06:52:55 PM
http://lists-archives.org/mingw-users/03839-w32api-winuser-h-change-spi_screensaverrunning.html