User forums > Help
SFML library install error
(1/1)
MuyTR:
Hello, I am new here, I have an error when installing the SFML library, I have followed some steps that previously worked for me, before formatting my PC.
http://www.edparrish.net/common/sfmlcb.html#troubleshoot
However now when compiling the application I get this error.
--- Code: ---||=== Build: Debug in HELLO2 (compiler: GNU GCC Compiler) ===|
ld.exe||cannot find -lsfml-graphics-d|
ld.exe||cannot find -lsfml-window-d|
ld.exe||cannot find -lsfml-system-d|
ld.exe||cannot find -lsfml-graphics|
ld.exe||cannot find -lsfml-window|
ld.exe||cannot find -lsfml-system|
ld.exe||cannot find -lsfml-audio|
||error: ld returned 1 exit status|
||=== Build failed: 8 error(s), 0 warning(s) (0 minute(s), 0 second(s)) ===|
--- End code ---
I'd appreciate your help.
Miguel Gimenez:
Post a full rebuild log
MuyTR:
--- Quote from: Miguel Gimenez on March 01, 2022, 06:11:00 pm ---Post a full rebuild log
--- End quote ---
Oh, Man :o, thanks :D :D, you gave me a idea and i solved, thanks, it was a compability error, it appeared in rebuild log, so i try to install the correct compiler with the correct SMFL version and worked :), Thanks really jeje
Navigation
[0] Message Index
Go to full version