1
General / cannot find -lsfml-xxxxx-d
« on: April 01, 2020, 10:45:03 pm »
Hello!(really sorry for my bad english) my problem is that I cant even run the tutorial installation code for sfml. I try to installing c::b from zero but nothing. I followed every step from https://www.sfml-dev.org/tutorials/2.5/start-cb.php but nope...
||=== Build: Debug in test (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|
||error: ld returned 1 exit status|
||=== Build failed: 4 error(s), 0 warning(s) (0 minute(s), 0 second(s)) ===|
I have the codeblocks-20.03mingw-setup.exe (32-bit) version.
and GCC 5.1.0 TDM (SJLJ) - Code::Blocks - 32-bit of sfml.
Thanks for the patience...
||=== Build: Debug in test (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|
||error: ld returned 1 exit status|
||=== Build failed: 4 error(s), 0 warning(s) (0 minute(s), 0 second(s)) ===|
I have the codeblocks-20.03mingw-setup.exe (32-bit) version.
and GCC 5.1.0 TDM (SJLJ) - Code::Blocks - 32-bit of sfml.
Thanks for the patience...