You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Hello,
I am encountering an installation issue with the package. During the installation process, I receive the following error message:
Any guidance on how to resolve this issue would be greatly appreciated. Thank you for your assistance.
The text was updated successfully, but these errors were encountered: