blender/source
Brecht Van Lommel 543a70170e Linux: add launcher script to fix issue launching on Steam
The steam environment sets LD_LIBRARY_PATH with a libtbb.so.2 that is
incompatible with our own. This wrapper scripts gives our own library
priority.

There is a more modern "Steam Linux Runtime" that can be used instead of
the "LD_LIBRARY_PATH Steam Runtime" and which launches Blender, but it
fails to detect GPU compute libraries. So that was not an option.

Ref #107385

Pull Request: #109169
2023-06-21 17:16:36 +02:00
..
blender Release cycle: Bump to release for Blender 3.5.1 2023-04-24 20:11:09 +02:00
creator Linux: add launcher script to fix issue launching on Steam 2023-06-21 17:16:36 +02:00
CMakeLists.txt