MantisBT - Zandronum | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0003885 | Zandronum | [All Projects] Bug | public | 2021-05-10 22:44 | 2021-05-11 18:08 |
| Reporter | leong | ||||
| Assigned To | |||||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | new | Resolution | open | ||
| Platform | Linux x86-64 | OS | Fedora | OS Version | 33 |
| Product Version | 3.0 | ||||
| Target Version | Fixed in Version | ||||
| Summary | 0003885: Can't compile on Fedora 33 | ||||
| Description | I followed the wiki partially on compiling zandronum on Fedora 33 but it didn't work. | ||||
| Steps To Reproduce | I ran the following commands on my Fedora 33 workstation in my workspace folder. hg clone'https://hg.osdn.net/view/zandronum/zandronum-stable [^]' cd zandronum-stable wget'https://zandronum.com/essentials/fmod/fmodapi42416linux64.tar.gz [^]' tar -xvf fmodapi42416linux64.tar.gz mkdir buildserver mkdir buildclient cd buildclient cmake .. -DCMAKE_BUILD_TYPE=Release -DSERVERONLY=OFF -DRELEASE_WITH_DEBUG_FILE=OFF -DFMOD_LIBRARY=../fmodapi42416linux64/api/lib/libfmodex64-4.24.16.so -DFMOD_INCLUDE_DIR=../fmodapi42416linux64/api/inc make -j4 | ||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | /tracker/file_download.php?file_id=2643&type=bug | ||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2021-05-10 22:44 | leong | New Issue | |||
| 2021-05-10 22:44 | leong | File Added: make.log | |||
| There are no notes attached to this issue. |