sudo apt build-dep cataclysm-dda-curses cataclysm-dda-data cataclysm-dda-data
git clone https://github.com/CleverRaven/Cataclysm-DDA
cd Cataclysm-DDA
git checkout cdda-experimental-2022-01-27-0622
mkdir build
cd build
cmake -DCMAKE_BUILD_TYPE=Release -DTILES=ON -DSOUND=ON -DLOCALIZE=OFF ..
make -j`nproc`
:part_index_’ may be used uninitialized [-Werror=maybe-uninitialized]
55 | return part_index_;
-Werror
check, they don't test GCC new enough regularly.Articles by others on the same topic
There are currently no matching articles.