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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

add missing arch dependency #8

Merged
merged 1 commit into from
Aug 20, 2023
Merged

add missing arch dependency #8

merged 1 commit into from
Aug 20, 2023

Conversation

xunafay
Copy link
Contributor

@xunafay xunafay commented Aug 19, 2023

Changes:

  • 馃摍 Documentation

Changes proposed by this PR:

Added sdl2_gfx to arch linux package install command
https://archlinux.org/packages/extra/x86_64/sdl2_gfx/files/

Otherwise following errors were encountered when running the cartpole example

  = note: /usr/bin/ld: cannot find -lSDL2_gfx: No such file or directory
          collect2: error: ld returned 1 exit status

馃摐 Checklist

  • The PR scope is bounded
  • Relevant issues and discussions are referenced
  • Test coverage is excellent and passes
  • Tests test the desired behavior
  • Documentation is thorough

Copy link
Owner

@MathisWellmann MathisWellmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR

@MathisWellmann MathisWellmann merged commit 3e485be into MathisWellmann:master Aug 20, 2023
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

Successfully merging this pull request may close these issues.

None yet

2 participants