Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install #45

Open
HennyestHenry opened this issue Jan 6, 2020 · 1 comment
Open

Install #45

HennyestHenry opened this issue Jan 6, 2020 · 1 comment

Comments

@HennyestHenry
Copy link

How do you compile this/ what is the installation process?

@sepehrdaddev
Copy link
Owner

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants