You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@HennyestHenry First clone it using: git submodule update --init --recursive
then make sure you have cmake and a c++ compiler like gcc or clang
then run: cd Xerxes && mkdir build && cd build && cmake .. && make
note: this is not compatible with windows
How do you compile this/ what is the installation process?
The text was updated successfully, but these errors were encountered: