View Single Post
  #8  
Old 06-16-2019, 07:25 AM
phantomghost
Hill Giant
 
Join Date: May 2015
Posts: 126
Default

It looks like you are trying to run Cmake in the wrong folder.

You need to set the Where is the source code to the folder you created initially.

For me I named mine Source#. This is where you did the git bash on the folder.

Then Where to build the binaries is essentially the same thing with /build at the end.

All of the files you listed are in the actual EqEmuServer folder that has all of the binaries installed with the initial server.

At this point, there is nothing to do with your EqEmuServer folder at all, you could have made the Source folder on your desktop if you wanted.



Reply With Quote