News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

SFML library install error

Started by MuyTR, March 01, 2022, 04:25:36 PM

Previous topic - Next topic

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.

||=== 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)) ===|


I'd appreciate your help.

Miguel Gimenez


MuyTR

Quote from: Miguel Gimenez on March 01, 2022, 06:11:00 PM
Post a full rebuild log

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