Index of /QNX/8.0/aarch64le/data/DOOM/
_ _
| | | |
_ __ _ __| |__ ___ ___ _ __ ___ ______ _ __ | |_ _ ___
| '_ \| '__| '_ \ / _ \ / _ \| '_ ` _ \______| '_ \| | | | / __|
| |_) | | | |_) | (_) | (_) | | | | | | | |_) | | |_| \__ \
| .__/|_| |_.__/ \___/ \___/|_| |_| |_| | .__/|_|\__,_|___/
| | | |
|_| |_|
# Make sure you have prboom-plus.wad and original/shareware doom1/2.wad in the path of the
# main executable prboom-plus
# You need the build-files for QNX ports from here :
https://github.com/qnx-ports/build-files/
# Building from source requires to rebuild SDL2 with sound on
https://github.com/qnx-ports/build-files/tree/main/ports/SDL
# my patched sources and build files are located here :
# you can merge the ports to the existing build-files/ports directory
# proceed to build SDL2 as usual.
# make sure you have the libs for SDL2 in proper directories on your cross-compile host
# sine I use /data/usr/local prefix - change it to /usr/local or usr in the common.mk for each port.
(Sources)
https://astr0baby.online/QNX/8.0/SRC/SDL2_2.0.5.tgz
https://astr0baby.online/QNX/8.0/SRC/SDL2_mixer-2.0.2.tgz
https://astr0baby.online/QNX/8.0/SRC/SDL2_net-2.0.1.tgz
https://astr0baby.online/QNX/8.0/SRC/prboom-plus-2.5.1.5.tgz
(Build-files ports)
https://astr0baby.online/QNX/8.0/build_files/ports/SDL2.tgz
https://astr0baby.online/QNX/8.0/build_files/ports/SDL2_mixer.tgz
https://astr0baby.online/QNX/8.0/build_files/ports/SDL2_net.tgz
https://astr0baby.online/QNX/8.0/build_files/ports/prboom-plus.tgz