On Thu, Aug 20, 2020 at 4:18 PM Robert Kudyba <rkudyba@fordham.edu> wrote:
Thx, fixed. In the very same paragraph basic compilation instructions are linked. Simply replace the meson call mentioned there by the one from above. Does that mean I should uninstall the packages installed by Fedora via dnf? Do I really have to compile?
Yes, you generate a new library by that. That library is pre-loaded to your application and a) presents a newer OpenGL version to the application and b) translates the OpenGL calls to X-Calls.
Install package 'meson' to provide command 'meson'? [N/y] y
- Waiting in queue...
- Loading list of packages.... The following packages have to be installed: meson-0.54.0-1.fc32.noarch High productivity build system ninja-build-1.10.0-1.fc32.x86_64 Small build system with a focus on speed
Looks promising!
Uli