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
After cloning, I did the following:
git submodule update --init --recursive
and
cd Xerxes && mkdir build && cd build && cmake .. && make
What to do next?
I tried to write it in different places, but it does not work! It thinks this is a directory.
./Xerxes -H
Make a normal instruction!
The text was updated successfully, but these errors were encountered:
After cloning, I did the following:
git submodule update --init --recursive
and
cd Xerxes && mkdir build && cd build && cmake .. && make
What to do next?
I tried to write it in different places, but it does not work! It thinks this is a directory.
./Xerxes -H
Make a normal instruction!
The text was updated successfully, but these errors were encountered: