Are you on linux? others have reported that some distros have this issue, another user posted this below which fixed it for them:
"
nevermind I fixed it, so in linux:
chmod +x SpookyGhostsDotCom
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$(pwd)
export LD_LIBRARY_PATH
./SpookyGhostsDotCom
"