Open sirio81 opened 11 years ago
The 32-bit library is optional, it is only needed if you want to record 32-bit games (e.g. WINE, Steam) with OpenGL recording. You can comment out the 32-bit parts in the simple-build-and-install script if you don't want it.
You can probably fix the issue you are having by following the steps in the README file. The steps for ubuntu will likely work for debian as well.
How about apt-get source simplescreenrecorder ; cd simplescreenrecorder-0.1.2; dpkg-buildpackage ?
Works.
I would even import the debian build files and use dpkg-buildpackage when getting the source from git.
Maybe this can help: https://github.com/MaartenBaert/ssr/issues/90
Hi, I'm running debian wheezy 64 bit. Why are lib 32 necessary?
Anyway, ./simple-build-and-install stop here: checking for XOpenDisplay in -lX11... no
What do I need more to compile ssr?