-
When I build the sample of Cosmos, I encounter an error:
1>------ Build started: Project: SoftOS, Configuration: Debug Any CPU ------
1> SoftOS -> C:\Users\Quang Anh's\Documents\Visual Studio 201…
-
Generated the makefile from CMake with this command:
``` bash
cmake .. -DALICE_INCLUDE_DIR=/home/eric/Documents/Github/Alice/src -DALICE_LIBRARIES=/home/eric/Documents/Github/Alice/build
```
``` bas…
-
Is there an easy way of just getting the end of game stats from the file?
a proper wiki outlining how the lib works would be very helpful.