jxsl13 / zcatch

zCatch is a server modification for the retro multiplayer shooter Teeworlds. It is a last man standing instagib gamemode.

Home Page:https://zcat.ch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mac osx 10.11 error

M0REKZ opened this issue · comments

commented

when i try to open this program i see this error (modified copypaste for username):

`KZ:~ username$ /Users/username/Library/Application\ Support/Steam/steamapps/common/Teeworlds/tw/zCatch_srv ; exit;
dyld: Symbol not found: __ZdlPvSt11align_val_t
Referenced from: /Users/username/Library/Application Support/Steam/steamapps/common/Teeworlds/tw/zCatch_srv
Expected in: /usr/lib/libc++.1.dylib
in /Users/username/Library/Application Support/Steam/steamapps/common/Teeworlds/tw/zCatch_srv
Trace/BPT trap: 5
logout
Saving session...
...blah blah bla...

[finished process]`

and paste the full log, that might help.

might be missing gcc or clang, try installing xcode.

your macOS version was released 2015, it does not support the required C++17 standard that is used in this mod. you might want to install brew and a newer GCC compiler instead of the older clang version that is likely to be running on your machine.

commented

try the precompiled version:
https://github.com/jxsl13/zcatch/actions/runs/43920372`

At the moment that version works, you should replace the version found in https://github.com/jxsl13/zcatch/releases