[Mesa-dev] [Bug 103699] Latest mesa breaks firefox on kde plasma with compositing on

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Nov 20 13:38:24 UTC 2017


https://bugs.freedesktop.org/show_bug.cgi?id=103699

--- Comment #14 from Tapani Pälli <lemody at gmail.com> ---
You'll need libx11, libxrender and libgl development packages, on Fedora they
are called:

libX11-devel
libXrender-devel
mesa-libGL-devel

Following line should compile the app:

g++ -g -ggdb -o glxapp test.cpp -lX11 -lXrender -lGL

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20171120/a74bcb1c/attachment.html>


More information about the mesa-dev mailing list