Skip to content

Landracers from example-suite do not move when compiled with Clang and libc++

When they are supposed to move:

broken_landracers

In 0.48 they did:

somewhat_working_landracers

Breaking commit is e24db874.

openmw.cfg

settings.cfg

openmw.log

openmw-crash.log

Update: this might not be the openmw bug, add -rdynamic to CMAKE_EXE_LINKER_FLAGS when configuring project to mitigate the problem.

Edited by elsid