Still having a bit of trouble running the test exe. If I run it in tests dir get
21:32:31.525 WARNING : opendir [data/sound] failed with "No such file or directory".
if I run it in main dir I get
opendir [./mods/] failed with "No such file or directory"...\src\iexamine.cpp:4486 [iexamine_function_from_string] Could not find an iexamine function matching 'open_safe'!
run it in msvc-full-features/x64/Release/Tests get same error as first try in tests
I assume I’ve got something configured wrong, but cannot figure out what