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 the FreeBSD getting started guide #66

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

Update the FreeBSD getting started guide #66

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 FreeBSD page for getting editor started from git clone to build and run:

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

IDE

  • CodeBlocks
  • Researching with experts within the OS.

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
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant