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

Update Linux getting started guide #64

Open
nhurde opened this issue Mar 21, 2023 · 0 comments
Open

Update Linux getting started guide #64

nhurde opened this issue Mar 21, 2023 · 0 comments

Comments

@nhurde
Copy link
Contributor

nhurde commented Mar 21, 2023

Create main page that links to Linux page for getting editor started from git clone to build and run:

-Debian based distros, Arch Linux?

  • Command line or GUI based distros?
  • System development libraries
    -Does user have system rights to install?
    -Detail supported C++ versions
    -Detail any system dependencies and scripts
    -Installing Git

IDE

  • Clion (If possible)
  • CodeBlocks
  • Sublime
  • Visual Studio Community Edition

Compilers

Does the IDEs listed above, come with a compiler?
-If so is it compatible with GPE and user's preferred backend module.
-If not, how can they attach a compatible compiler to their IDE or tool of choice?

Include main modules and 32bit and 64bit versions.

Document how to link and include module of user choice.

Currently supported modules are:

  • SDL2 ( 32bit and 64 bit)
  • Raylib ( 64 Bit only)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🆕 New (Priority )
Development

No branches or pull requests

1 participant