1
General / help i cant find any way to fix this error: cannot find -lsfml
« on: March 28, 2023, 11:46:38 pm »
i am using Code::blocks 20.03 and im using sfml GCC 5.1.0 TDM (SJLJ) - Code::Blocks - 32-bit and now that i think about it my system is 64 bit i dont know if this could be the problem because my teacher also has a 64bit computer
=== Build: Debug in sfml-project01 (compiler: GNU GCC Compiler) ===|
ld.exe||cannot find -lsfml-graphics|
ld.exe||cannot find -lsfml-window|
ld.exe||cannot find -lsfml-system|
||error: ld returned 1 exit status|
||=== Build failed: 4 error(s), 0 warning(s) (0 minute(s), 0 second(s)) ===
=== Build: Debug in sfml-project01 (compiler: GNU GCC Compiler) ===|
ld.exe||cannot find -lsfml-graphics|
ld.exe||cannot find -lsfml-window|
ld.exe||cannot find -lsfml-system|
||error: ld returned 1 exit status|
||=== Build failed: 4 error(s), 0 warning(s) (0 minute(s), 0 second(s)) ===