blog:pinball_cab:vpinball_linux

This is an old revision of the document!


Visual Pinball (Linux)

sudo apt install git build-essential cmake bison curl
git clone -b standalone https://github.com/vpinball/vpinball
cd vpinball/standalone/linux
./external.sh
cd ../..
cp standalone/cmake/CMakeLists_gl-linux-x64.txt CMakeLists.txt
cmake -DCMAKE_BUILD_TYPE=Release -B build
cmake --build build -- -j$(nproc)
  • blog/pinball_cab/vpinball_linux.1734872005.txt.gz
  • Last modified: 2024/12/22 12:53
  • by john