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

Installation Issue: Cannot Find -lSDL2_gfx #1

Open
dineshadepu opened this issue Jul 11, 2024 · 0 comments
Open

Installation Issue: Cannot Find -lSDL2_gfx #1

dineshadepu opened this issue Jul 11, 2024 · 0 comments

Comments

@dineshadepu
Copy link

Hello,

I am encountering an installation issue with the package. During the installation process, I receive the following error message:

/usr/bin/ld: cannot find -lSDL2_gfx: No such file or directory
ux-gnu/lib" "-o" "/home/adepudinesh/post_doc/rust_lang/adaptive-sph/target/release/deps/libadaptive_sph.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-nodefaultlibs"
  = note: /usr/bin/ld: cannot find -lSDL2_gfx: No such file or directory
          collect2: error: ld returned 1 exit status
          

warning: `adaptive-sph` (lib) generated 3 warnings
error: could not compile `adaptive-sph` (lib) due to 1 previous error; 3 warnings emitted
warning: build failed, waiting for other jobs to finish...
error: linking with `cc` failed: exit status: 1

Any guidance on how to resolve this issue would be greatly appreciated. Thank you for your assistance.

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