[Scummvm-tracker] [ScummVM :: Bugs] #15015: COMMON: AGS games lead to a reproducable crash on exiting ScummVM
ScummVM :: Bugs
trac at scummvm.org
Mon Mar 18 21:14:15 UTC 2024
#15015: COMMON: AGS games lead to a reproducable crash on exiting ScummVM
--------------------+--------------------------
Reporter: raziel- | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: Engine: AGS
Version: | Resolution:
Keywords: | Game:
--------------------+--------------------------
Comment (by PushmePullyu):
{{{
sotest.cpp:18: void fail(): error: DLOpen failed for './libfoo.so'
}}}
Does libfoo.so exist after building? If yes, you probably need to change
sotest.cpp:8
{{{
#define SONAME "./libfoo.so"
}}}
to an AmigaOS path (can be absolute or relative).
--
Ticket URL: <https://bugs.scummvm.org/ticket/15015#comment:16>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list