Log in

View Full Version : Building Punes on Ubuntu



pix07
March 22nd, 2020, 07:41
# sudo apt-get install git
# git clone https://github.com/punesemu/puNES
# sudo apt-get install autotools-dev autoconf build-essential pkg-config libasound2-dev qtbase5-dev qttools5-dev-tools libqt5svg5-dev nvidia-cg-toolkit
# cd puNES
# ./autogen.sh
# ./configure
# make


to start the emulator

# ./src/punes


https://github.com/punesemu/puNES/issues/88

roseanna
June 27th, 2020, 07:49
Excellent completion, I struggled with it

williamsgems
July 11th, 2020, 16:25
Yeah, I too struggled with it. excellent completion. nice