m-byte918 / AgarOSS

An Agar.io open source server implementation written in C++
31 stars 6 forks source link

Can't find .exe #16

Closed ar065 closed 4 years ago

ar065 commented 4 years ago

After compiling I cannot find the .exe file to run, its nowhere to be found.

ar065 commented 4 years ago
73 File(s) copied
Cleaning up...
ERROR: The process "powershell.exe" not found.
ERROR: The process "pwsh.exe" not found.
installed\bin\libuv.dll
installed\bin\uSockets.dll
installed\bin\zlib1.dll
        3 file(s) copied.
uWebSockets installation finished. Cmaking...
'cmake' is not recognized as an internal or external command,
operable program or batch file.
Compiling AgarOSS...
make: *** No targets specified and no makefile found.  Stop.
Finished! Run AgarOSS.exe to play.

Last bit from the compile output

m-byte918 commented 4 years ago

I will make this easier to compile and run in the upcoming rewrite.