[Bug] Linux release contains unused OpenAL32.dll, wrap_oal.dll - Fixed

Started by Simon, May 22, 2023, 09:01:02 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Simon

Test Release 3 - 20/01/2022

The Linux release contains OpenAL32.dll and wrap_oal.dll. The Linux executable is a native 64-bit ELF, and it runs as expected even when I delete both DLLs:

SpriteSheet: Calculated 102 font widths for ./data/cache/font_0.spt
Starting OpenAL... 1.1 ALSOFT 1.23.0, OpenAL Community, OpenAL Soft
[...]


Thus, you can omit OpenAL32.dll and wrap_oal.dll from the Linux release. You already instruct to install OpenAL natively.

-- Simon

RavenNine

I will add a platform tag to them for packaging so they get excluded from the Linux builds.

RavenNine