Zandronum 3.1 on PinebookPro
#1
Heart 
Hey guys I've gotten zandronum compiled on the pinebook pro under Debian (arch will work as well, just look at the deps for arch on the Pinephone and tab pages!).  I've put this in the games compilation as well...but maybe sticky this so others can find it too?

Code:
Building Zandronum 3.1

Install packages necessary to perform build:

sudo apt-get install build-essential zlib1g-dev libsdl1.2-dev libjpeg-dev \
nasm tar libbz2-dev libgtk2.0-dev cmake mercurial libfluidsynth-dev libgl1-mesa-dev \
libssl-dev

sudo apt install libglew-dev

Install cMake GUI: sudo apt install cmake-curses-gui

Make working directory mkdir $HOME/zandronum && cd zandronum

Clone the repo:

git clone https://github.com/ptitSeb/zandronum

Create and cd to the build directory where files will be output:

mkdir build && cd build

run ccmake ..

press "c" to configure

set NO_ASM to ON

set NO_FMOD to ON

press "t" to enable advanced mode

go to CFLAGS and set -mcpu=native

press "c" again to configure again

press "g" to generate makefile and exit

type make -j4 to build

done!  just make sure you point it to your DOOM Wad files and it should be ok.

# DOOM2.wad and other game files should be in ~/.config/zandronum/

Merry Crimbas guys Big Grin  Enjoy the present of demon slaying!




Possibly Related Threads…
Thread Author Replies Views Last Post
  PinebookPro Display Corrupts/Cuts Out Twig 5 2,115 06-11-2023, 07:59 AM
Last Post: KC9UDX
  Manjaro pinebookpro images with kernel 5.7.19 rfm83 11 4,519 01-22-2023, 10:05 PM
Last Post: rfm83
  PinebookPro CPU Speed setting therosery 0 642 09-07-2022, 05:02 AM
Last Post: therosery
  PinebookPro Build Errors mexsudo 3 2,819 01-30-2022, 08:36 AM
Last Post: mexsudo
  Virtualization on the PinebookPro astr0baby 25 28,778 04-27-2021, 09:02 AM
Last Post: moonwalkers
  PineBookPro does not charging floppy_rofling 0 1,610 02-03-2021, 05:29 AM
Last Post: floppy_rofling
  Running Libgdx sdk on pinebookpro Nick_dnepr 2 3,148 10-02-2020, 07:56 AM
Last Post: Nick_dnepr
Photo My PineBookPro Dead voodooman 2 3,146 09-14-2020, 09:10 AM
Last Post: Tharadash

Forum Jump:


Users browsing this thread: 1 Guest(s)