lano1106 / glcs

glcs is an ALSA & OpenGL capture and real-time streaming tool for Linux.
GNU General Public License v3.0
72 stars 5 forks source link

need a proper guide for Installation on 64-bit ubuntu trusty (14.04) #20

Open fayrez opened 8 years ago

fayrez commented 8 years ago

Hi i have read installation manual from predecessor glc wiki, but gained error : Can't compile 32-bit glc

exact same problem with this release.

so please someone to spend some time for proper explaining on how to install glcs on 64bit OS, or maybe this is 32bit only program and can't be done

lano1106 commented 8 years ago

Try to add -m32 compiler flag.

nigels-com commented 8 years ago

To build on Ubuntu 16.04 I needed this:

sudo apt-get install libasound2-dev