Closed kleberholtz closed 2 years ago
Hello, some time ago physfs was moved to github, so to compile it follow:
git clone -b stable-3.0 https://github.com/icculus/physfs.git cd physfs sudo mkdir build cd build sudo cmake .. sudo make sudo make install sudo mv /usr/local/lib/libphysfs.a /usr/lib/x86_64-linux-gnu/.
Hello, some time ago physfs was moved to github, so to compile it follow:
git clone -b stable-3.0 https://github.com/icculus/physfs.git cd physfs sudo mkdir build cd build sudo cmake .. sudo make sudo make install sudo mv /usr/local/lib/libphysfs.a /usr/lib/x86_64-linux-gnu/.