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
@captainys, BUT when tried to compile — it failed:
$ cd public-master/src/ysgebl
$ mkdir build
$ cd build
CMake Error: The source directory "~/public-master/src/ysgebl/src" does not appear to contain CMakeLists.txt.
Specify --help for usage, or press the help button on the CMake GUI.
The text was updated successfully, but these errors were encountered:
Expected behavior
According
readme_English.txt
to compile Polygon Crest (ysgebl
) under Linux I should do next:Actual behavior
I extracted
ysgebl
(https://github.com/captainys/public/tree/master/src/ysgebl) folder as:@captainys, BUT when tried to compile — it failed:
The text was updated successfully, but these errors were encountered: