Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not compile Polygon Crest #4

Open
ghost opened this issue May 19, 2021 · 2 comments
Open

Can not compile Polygon Crest #4

ghost opened this issue May 19, 2021 · 2 comments

Comments

@ghost
Copy link

ghost commented May 19, 2021

Expected behavior

According readme_English.txt to compile Polygon Crest (ysgebl) under Linux I should do next:

If you extract the files as:

 +--(Home Directory)
    +--PolygonCrest
       +--bin
       +--src

Then you can build the program by typing:

% cd ~/PolygonCrest
% mkdir build
% cd build
% cmake ../src
% make

Actual behavior

I extracted ysgebl (https://github.com/captainys/public/tree/master/src/ysgebl) folder as:

 +--(Home Directory)
     +--public-master
        +--src
           +--ysgebl
              +--tutorial
              +--src
              +--runtime

@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.
@captainys
Copy link
Owner

Oops, sorry. The instruction was outdated. I've updated it.

@ghost
Copy link
Author

ghost commented Jan 29, 2022

I've updated it.

@captainys, Are there new builds or new releases of PolygonCrest & YSFlight are coming?

May You update PolygonCrest binary builds?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant