MantisBT - Zandronum | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0004066 | Zandronum | [All Projects] Bug | public | 2022-12-28 20:04 | 2022-12-29 03:29 |
Reporter | TDRR | ||||
Assigned To | |||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | Microsoft | OS | Windows | OS Version | XP/Vista/7 |
Product Version | 3.1 | ||||
Target Version | Fixed in Version | ||||
Summary | 0004066: Fix compilation under Cygwin (patch) | ||||
Description | Here's a patch to allow Cygwin to compile Zandronum. Currently it requires NO_SOUND=ON, as FMOD provides no support for anything other than Visual Studio on 64-bits. Changes are mostly summarized as defining _GNU_SOURCE if compiling with Cygwin, fixing NO_SOUND (which used to always compile output_sdl even if it was on, so FMOD was required regardless), and ensuring alloca.h is included when necessary when compiling with Cygwin. Also ifdef-ing out the strlwr implementation when compiling with Cygwin. As a side note, Cygwin-X must be installed, and Zandronum must be started through startxwin, otherwise the client will error out on SDL init with "No video device". | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | ![]() https://zandronum.com/tracker/file_download.php?file_id=2794&type=bug ![]() https://zandronum.com/tracker/file_download.php?file_id=2795&type=bug | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2022-12-28 20:04 | TDRR | New Issue | |||
2022-12-28 20:04 | TDRR | File Added: cygwinfix.diff | |||
2022-12-29 03:28 | TDRR | File Added: cygwinsoundfix.diff | |||
2022-12-29 03:29 | TDRR | Note Added: 0022566 |
Notes | |||||
|
|||||
|
|