Skip to content

Running on Linux #2

Description

@maze88

Hi, I am trying to run this on Linux (Debian 11).

First of all, I found another missing prerequisite: libfftw3-dev
Maybe better to list it (and the others) in this format, in the README:

sudo apt-get install mesa-utils freeglut3-dev libglew-dev libzmq3-dev libjsoncpp-dev libfftw3-dev

After install the unlisted - and listed (above) - packages, I try to run ./livegl but recieve the following error:

$ pacmd set-source-mute alsa_output.pci-0000_00_1f.3.hdmi-stereo.monitor 0
$ ./livegl
OpenGL version = 4.6 (Compatibility Profile) Mesa 20.3.5
GL Shading Language version = 4.60
connecting to device 
	device: alsa_output.pci-0000_00_1b.0.analog-stereo.monitor
	format: 3
	rate: 44100
	channels 1
failed creating pulseaudio stream
terminate called after throwing an instance of 'char*'
Aborted

Hope to try out live shader coding (with Vim) soon..!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions