MantisBT - Zandronum
View Issue Details
0003885Zandronum[All Projects] Bugpublic2021-05-10 22:442021-05-11 18:08
leong 
 
normalminoralways
newopen 
Linux x86-64Fedora33
3.0 
 
0003885: Can't compile on Fedora 33
I followed the wiki partially on compiling zandronum on Fedora 33 but it didn't work.
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
No tags attached.
log make.log (18,088) 2021-05-10 22:44
https://zandronum.com/tracker/file_download.php?file_id=2643&type=bug
Issue History
2021-05-10 22:44leongNew Issue
2021-05-10 22:44leongFile Added: make.log

There are no notes attached to this issue.