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

Build on linux #24

Closed
wants to merge 2 commits into from
Closed

Build on linux #24

wants to merge 2 commits into from

Commits on Nov 11, 2017

  1. Add missing include

    Needed for memcpy. Without this, compilation fails on Linux.
    rikardfalkeborn committed Nov 11, 2017
    Configuration menu
    Copy the full SHA
    cd0da98 View commit details
    Browse the repository at this point in the history
  2. Update configure and Makefiles for data change

    Commit 380bb8f updated the catalog
    structure. However, configure.in and Makefile.am was not updated,
    making it impossible to build Celestia on Linux. Update these to
    make it possible to build on Linux again.
    rikardfalkeborn committed Nov 11, 2017
    Configuration menu
    Copy the full SHA
    7fca98d View commit details
    Browse the repository at this point in the history