forked from sarah-walker-pcem/pcem
-
Notifications
You must be signed in to change notification settings - Fork 1
Building
feos edited this page Aug 24, 2024
·
11 revisions
Build
sudo apt-get -y install libwxbase3.0-dev libwxgtk3.0-gtk3-dev wx-common libsdl2-dev libopenal-dev autoconf dpkg-dev debhelper
git clone https://github.com/TASVideos/pcem.git
cd pcem
git checkout tags/17+st-1 -b 17+st-1-branch
autoreconf -i
./configure --enable-release-build
make
Package (should not be in a shared VM folder)
sudo dpkg-buildpackage -us -uc -b
VSCode
- Install Extension
Autotools Integration
- Bootstrap (wait for
Default
config to process) - Terminal - Run Task -
build
- Run
debug
https://web.archive.org/web/20190806050146/https://pcem-emulator.co.uk/phpBB3/viewtopic.php?t=845