I've been having issues with compiling, also the tutorial is confusing what file am i supposed to be getting and how to be able to execute them?
shins-Mac:ssf shin$ git submodule update --init --recursive
fatal: Not a git repository (or any of the parent directories): .git
shins-Mac:ssf shin$ cmake -DCMAKE_BUILD_TYPE=Release|Debug -DSSF_SECURITY:STRING="STANDARD|FORCE_TCP_ONLY" ../
-bash: Debug: command not found
shins-Mac:ssf shin$
I've been having issues with compiling, also the tutorial is confusing what file am i supposed to be getting and how to be able to execute them?